Coherence CE v14.1.1.0.3
This is patch 3 of the Coherence CE v14.1.1 release.
Fixed Issues
- Fixed an issue where a service could repeatedly fail to recover a partition.
- Updated the coherence-netty POM file dependency for Netty to version 4.1.51.Final.
- Fixed a memory leak of metrics metadata when metrics is enabled.
- Fixed an issue where a custom namespace handler cannot be used within a backing-map-scheme element.
- Fixed an issue where PartitionedCache's PartitionControl may hang indefinitely due to a discarded backup message.
- Fixed a memory leak which can occur in an *Extend client when using a custom AddressProvider.
- Fixed an issue where a service could be terminated while finalizing a cache request.
- Fixed an issue where DatagramTest would not run when using Java 11.
- CVE-2020-14756 Fixed an issue where the JEP 290 ObjectInputFilter is bypassed when deserializing an ExternalizableLite object.
- Fixed an issue where the service thread could be terminated while blocked waiting for an index rebuild to finish.
- Fixed an issue where a service with on-demand persistence mode could be blocked by the recovery quorum from a system property.
- Corrected the MANIFEST.MF Bundle-Version in Coherence jar files.
- Fixed an issue where a deadlock could occur when a node becomes the dynamic management senior while there are other management nodes in the cluster.
- Fixed an issue where a cache remove operation could get lost during partition transfer.
- Fixed an issue where partition recovery could take a long time for a large cluster, especially with persistence using shared disk storage.
- Fixed an issue with binary map detection within a ContinuousQueryCache.
- Fixed an issue where a NullPointerException could be thrown during partition redistribution.