Coherence CE v22.06.13
This is patch 13 of the Coherence CE v22.06 release.
New features in Coherence CE v22.06.13
COH-32299Added new reports to show gRPC proxy information.COH-31832Added support for parallelizedLimitFilterqueries.COH-31612Added aconfigureLogLevel(String sLevel, String sRole) operation to the Cluster MBean for updating log level cluster-wide, optionally filtering by member role to target specific services (e.g. "storage", "proxy").
Bugs fixed since Coherence CE v22.06.12
COH-32524Updated Helidon to version 4.2.3COH-32523Updated OpenTelemetry to version 1.51.0.COH-32461Removed the unused "member" attribute from member definition object in the management over REST Swagger document.COH-32433Changed the processing of values provided to system properties ending in "Millis" such ascom.oracle.coherence.common.internal.net.socketbus.SocketBusDriver.ackTimeoutMillisto allow defaulting the duration to milliseconds. Additionally a warning message is now printed tostderrwhen a configuration system property's value is ignored due to invalid format.COH-32395Fixed an issue where running a query that involves specific field name prefixes will fail with aMissing or inaccessible methoderror.COH-32394Improved the scalability and performance of gRPC APIs.COH-32347Updatedorg.eclipse.parsson:parson-mediato version 1.1.7.COH-32346Updated Jersey to version 3.1.10.COH-32345Updated Caffeine to version 3.2.0.COH-32342Updated Jackson to version 2.19.0.COH-32310Fixed an issue where cancelled gRPC calls were counted as errors.COH-32229Fixed an issue where aNamedCachecould be injected before theMapEventlisteners were registered.COH-32200Fixed an issue where anEOFExceptioncould occur during rolling restart and cause the corresponding service to shut down and start again.COH-30783Fixed an issue where aNullPointerExceptionmay be thrown as a result of failing to bind to a port when a member is transitioning to becoming the management senior.