8000 Release Coherence CE v20.06.1 · oracle/coherence · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Coherence CE v20.06.1

Compare
Choose a tag to compare
@harveyraja harveyraja released this 01 Sep 17:59
· 49 commits to v20.06 since this release

This is patch 1 of the Coherence CE v20.06 release.

Fixed Issues

  • Fixed an issue where active recovery may commence while the service is suspended.
  • Fixed an issue where traffic over TLS 1.3 connections may hang.
  • Fixed an issue with Coherence management resources where client getting no response instead of an empty collection.
  • Improved the description for the various managed-nodes options in a schema for coherence operational config so that it is easier for the developer to gain a quick understanding of what each mode means.
  • Fixed a non-optimal deadlock avoidance rollback when using BackingMapContext.getBackingMapEntry to enlist entries in a different cache while concurrently executing a invokeAll on the other cache.
  • Fixed an issue with CohQL backup and restore commands to use pass-through binary serializer rather than default Java serializer.
  • Fixed an issue with CohQL where a StackOverflow would occur when comparing two identifiers.
  • Fixed an issue with missing RPC definition for index removal in gRPC services.
  • Fixed an issue with the signature of truncate RPC definition in gRPC services definition.
  • Fixed an issue where Extend proxies create a new ConfigurableCacheFactory instance and hence fail to work correctly when using Coherence in a CDI container with the coherence-cdi-server module.
0