Skip to content

Coherence CE v21.12.7

Choose a tag to compare

@chpatel3 chpatel3 released this 22 Dec 14:42

This is the patch 7 of the Coherence CE v21.12 release.

Bugs fixed since Coherence CE 21.12.6:

  • Fixed an issue with where cancelling a CompletableFuture returned by a NamedTopic Subscriber stopped the subscriber from receiving more messages. Cancelled or completed futures are now handled correctly.