Coherence CE v22.06.14
This is patch 14 of the Coherence CE v22.06 release.
New features in Coherence CE v22.06.14
COH-32911Added a remaining messages attribute to the topics Subscriber Group MBean and Subscriber Group Channels Mbean to track the number of uncommitted messages remaining in a topic for a subscriber group. This is also published via Coherence metrics.COH-32760Added support for multiple addresses in<well-known-addresses>element for override.COH-32680Added system propertycoherence.concurrent.extend.socketproviderto ease configuration of a non-default socket provider for the concurrent extend client and the concurrent extend proxy.
Bugs fixed since Coherence CE v22.06.13
COH-32549Removed unnecessary logging when verifying credentials using the Coherence access controller.COH-32977Updated Netty to version 4.1.127.Final.COH-32894Fixed an issue where theisReadyhealth check on a service MBean might throw aNullPointerExceptionif the service fails to start.COH-32878Added the cause exception to the wrapperIOExceptionthrown byPortableObjectSerializerserialize()anddeserialize()methods.COH-32835Fixed the cause of aNullPointerExceptioninSafeAsyncNamedCache.ensureRunningNamedCache()COH-32746Fixed an issue where taking a snapshot on a TTL-limited cache could lead to loss of TTL value and result in entries not being evicted.COH-32745Updated Google Protobuf to version 4.31.1.COH-32744Updated SLF4J to version 2.0.17.COH-32738Updated Log4j 2 to version 2.25.1.COH-32734Updated Caffeine to version 3.2.2.COH-32722Fixed an issue where view cache services could get aNullPointerExceptionand prevent other services from shutting down gracefully.COH-32699Fixed an issue where aNullPointerExceptionmay be thrown while applying an index when using aNotEqualsFilter.COH-32616FixedValueExtractor.getCanonicalName()to handle unexpected exceptions thrown when called on a non lambda instance and return null for those cases.COH-32536Fixed an issue where the PacketReceiver service could be terminated due to aNullPointerException.COH-32340Fixed an issue where the footprint measurement of index contents could return an erroneous value.COH-32298Converted some DatagramTest tool values to longs to address integer overflow issues.COH-32208Fixed an issue where aNullPointerExceptionmay be thrown inReadWriteBackingMapisEvictable()in some rare scenarios.COH-32188Fixed an issue where an assertion could fail while shutting down busy services.COH-31534Enhanced snapshot validation to better identify corrupted snapshots.