Coherence CE v22.06.1
This is patch 1 of the Coherence CE v22.06 release.
Bugs fixed since Coherence CE 22.06
COH-25961
Fixed an issue whereScriptAggregator
,ScriptFilter
andScriptProcessor
could not be serialized using JSON.COH-25928
Fixed an issue where Extend clientMEMBER_LEFT
andMEMBER_JOINED
events could be sent to cluster members running an older incompatible Coherence version.COH-25906
Removed support for Log4j version 1.x.COH-25884
Fixed an issue where a CoherenceLifecycleListener
discovered using theServiceLoader
can be registered twice and hence receive events multiple times.COH-25863
Fixed a rare issue where a Coherence cache server may be inadvertently restarted when attempting to do an asynchronous shutdown of a registered executor.COH-25840
Fixed an issue with persistent backups where a deadlock situation may occur during partition re-distribution.COH-25830
Fixed an issue whereTcpRing.close.keys()
may throw an unhandledClosedSelectorException
which can cause the Cluster service to terminate unexpectedly.COH-25821
Fixed an issue with the executor service where task properties could be set after a task had completed.COH-25637
CVE-2022-21570