暂无图片
暂无图片
暂无图片
暂无图片
暂无图片

Fixed Bugs List -- Oracle Coherence 12.1.3 for Java (文档 ID 1957618.1)

原创 许玉冲 2021-12-21
1159

Note: Patch application has changed from previous Coherence releases. Patches must be applied with OPatch. Please refer to the patch README file for for details.

Note: In Coherence 12.1.2.0.0 and earlier Coherence releases, the version of Coherence a Coherence*Extend client uses cannot be greater than the version the cluster is using. However, with the introduction of Coherence 12.1.2.0.1 both forward and backward compatibility within the same major version is supported. That is, a Coherence*Extend client running 12.1.3.0.0 can connect to a Coherence*Extend proxy running 12.1.2.0.1, however it cannot connect to a proxy running 12.1.2.0.0.


Note: All Coherence Patches (including CPU, SPB, etc.) are cumulative patches which includes all fixes from prior patches. Patch n includes all the previous patches from 1...(n-1) and n.



Oracle Coherence - Version 12.1.3.0.0 to 12.1.3.0.6 [Release 12c]
Information in this document applies to any platform.

MAIN CONTENT

Note: Patch application has changed from previous Coherence releases. Patches must be applied with OPatch. Please refer to the patch README file for for details.

Note: In Coherence 12.1.2.0.0 and earlier Coherence releases, the version of Coherence a Coherence*Extend client uses cannot be greater than the version the cluster is using. However, with the introduction of Coherence 12.1.2.0.1 both forward and backward compatibility within the same major version is supported. That is, a Coherence*Extend client running 12.1.3.0.0 can connect to a Coherence*Extend proxy running 12.1.2.0.1, however it cannot connect to a proxy running 12.1.2.0.0.

 

Note: All Coherence Patches (including CPU, SPB, etc.) are cumulative patches which includes all fixes from prior patches. Patch n includes all the previous patches from 1...(n-1) and n.

 

Patch Download
Patch VersionPatch Number
12.1.3.0.12

 Patch 32973268

12.1.3.0.11Patch 32581818
12.1.3.0.10Patch 32124546
12.1.3.0.9Patch 31470778
12.1.3.0.8Patch 31030870
12.1.3.0.7Patch 30575273
12.1.3.0.6Patch 27201130
12.1.3.0.5Patch 24369951
12.1.3.0.4Patch 22877083
12.1.3.0.3Patch 21924701
12.1.3.0.2Patch 20968297
12.1.3.0.1Patch 20164069



Oracle Coherence 12.1.3.0.12 for Java contains following new fixes in addition to fixes from prior patches:

Bug 32822629 CVE-2021-2428 Fixed Java serialization of the Coherence JCache CoherenceEntryProcessorResult class to prevent unintended usage of this class.
Bug 32644155 Increased the string length limit from 32 to 66 for various member identity fields such as machine and site name.
Bug 32503887 CVE-2021-2344 Fixed an issue where Java array deserialization may be used for a denial of service attack using malicious bytecode sent via WLS T3 and IIOP protocols.
Bug 32421840 CVE-2021-2371 Fixed an issue where Java array deserialization using ExternalizableHelper may be used for a denial of service attack using malicious bytecode sent via WLS T3 and IIOP protocols. 

 

Oracle Coherence 12.1.3.0.11 for Java contains following new fixes in addition to fixes from prior patches:

Bug 32586439 Added a warning level log message for when HTTP session reaping takes longer than coherence-reaperdaemon-cycle-seconds.
Bug 32341371 CVE-2021-2277 Disabled validation during XML deserialization.
Bug 32152844 Fixed an issue where a cluster member may run into a StackOverflowError and shut down when processing a malformed deeply nested filter.

 

Oracle Coherence 12.1.3.0.10 for Java contains following new fixes in addition to fixes from prior patches:

Bug 31944953 CVE-2020-14756 Fixed an issue where the JEP 290 ObjectInputFilter is bypassed when deserializing an ExternalizableLite object.
Bug 31935071 Fixed an issue where Coherence*Web SplitHttpSessionCollection leaked memory for sessions.
Bug 31594794 Fixed an issue in Coherence*Web where a thread could block indefinitely in com.tangosol.util.SegmentedConcurrentMap$LockableEntry.waitForNotify.
Bug 30901776 Coherence cumulative OPatch patches now supersede earlier applied Coherence cumulative patches, if any. A rollback of an earlier patch may no longer be required.

 

Oracle Coherence 12.1.3.0.9 for Java contains following new fixes in addition to fixes from prior patches:

Bug 31247095 Fixed an issue where Coherence*Web cache services are not restarted when Coherence server is restored.
Bug 31240825 Added system property coherence.reflect.filter to enable configuring allowed list and/or blocked list of classes accessible via reflection.
Bug 31218788 Fixed an issue where Coherence*Web session cache access can result in intermittent stuck threads.
Bug 31214284 CVE-2020-14642 Disabled serialization of Coherence Reporter's JoinExtractor and SubQueryExtractor to prevent unintended usage of these classes.
Bug 31180493 Fixed an issue where a Coherence*Web client thread may get stuck in com.tangosol.util.SegmentedConcurrentMap$LockableEntry.waitForNotify.
Bug 31111894 Disabled access to external entities in XML processors to prevent XML eXternal Entity injection (XXE). To benefit from this change Coherence must be running with Java 7 or higher.

 

Oracle Coherence 12.1.3.0.8 for Java contains following new fixes in addition to fixes from prior patches:

Bug 31045382 CVE-2020-2949 Removed unnecessary XML validation from SimpleDocument.readExternal().
Bug 30891975 CVE-2020-2915 Added restricted reflection access to a small subset of core JDK classes.
Bug 30852972 Fixed an issue where NotSerializableException could be thrown during partition transfer.
Bug 29655463 Fixed an issue where a NullPointerException could be thrown from AbstractSocketBus$Connection.wakeup.

 

Oracle Coherence 12.1.3.0.7 for Java contains following new fixes in addition to fixes from prior patches:

Bug 30523414 CVE-2020-2555 Fixed an issue in LimitFilter when used in deserialization via the WebLogic T3 protocol that could allow for arbitrary code execution.
Bug 30067781 Added AverageReapQueueWaitDuration to the SessionReaper statistics which indicates the average time a reap task spends in queue prior to being invoked.
Bug 30002050 Enhanced the Coherence*Web session reaper to operate on the back map when a NearCache is used to store HTTP sessions.
Bug 29824256 Improved reporter performance for larger clusters containing a large number of remote MBeans.
Bug 29646754 Fixed an issue where BinaryEntry.getExpiry() may return an incorrect value.
Bug 29425203 Fixed an issue where a proxy server could encounter an OutOfMemoryError due to excessive CloseConnection objects.
Bug 29312232 Fixed an issue where a distributed cache service could be terminated by "java.lang.Error: Maximum lock count exceeded".
Bug 29286459 Fixed an issue where a cache service may be terminated when an exception is thrown from a CacheStore during index rebuild.
Bug 29018620 Fixed an issue with OutOfMemoryError handling in <paged-external-scheme> when the overflow map is full to avoid deadlock among the involved threads.
Bug 28890516 Fixed a journal storage leak which can occur when releasing backups of elastic data during cluster partition redistribution.
Bug 28553411 Fixed equals method implementation for *Extend ListenerKeyRequest.
Bug 28255208 Fix an issue where there may be a memory leak when deploying a multi-version application which is using Coherence*Web.
Bug 27879484 Fixed an issue where proxy servers at their connection limit will not redirect clients to other proxy servers.
Bug 27862015 Fixed an issue where a custom proxy service which overrides addMapListener() may result in NamedCache Extend Channels being incorrectly closed.
Bug 27854987 Fixed an issue where Coherence*Web session access can result in intermittent stuck threads.
Bug 27765365 Fixed an issue where the Coherence*Web session reaper throws a ClassCastException when the collections do not match the models of the sessions being reaped.
Bug 27704393 Fixed an issue where the Partition Ownership suggestion message was not being logged at the default log level 5.
Bug 27554580 Fixed an issue where Coherence*Web session data is not cleaned up during the reaping process.
Bug 27529445 Fixed an issue where the evictions-total field in cache-usage.txt can be empty when extendedmbeanname is set to true.
Bug 27409089 Fixed an issue where a cluster may not be completely stopped before allowing a cluster service restart, which can lead to an OutOfMemoryError.

 

Oracle Coherence 12.1.3.0.6 for Java contains following new fixes in addition to fixes from prior patches:

Bug 27301934 Fixed an issue where NamedCache.clear() on partitioned backing maps does not call the CacheStore erase methods.
Bug 27252028 Fixed an issue where the partition assignment strategy repeatedly fails to find a distribution that satisfies backup strength and balance.
Bug 27114760 Fixed an issue where certain fields like HeapUsed, JVM Uptime, HeapCommitted, etc. were missing from the memory-status.txt JMX report.
Bug 27065039 Improved management reliability with restartable management service.
Bug 26825224 Fixed an issue where Coherence REST does not send a correct response when a charset is specified in the Content-Type header.
Bug 26349520 Fixed an issue where a NullPointerException could be thrown during partition redistribution.
Bug 26198752 Fixed an issue where partition distribution could hang indefinitely.
Bug 25908156 Fixed an issue where an IllegalStateException could be thrown during serialization of Ack packets.
Bug 25818924 Fixed an issue where an IllegalArgumentException may be thrown when serializing very large objects.
Bug 25809101 Fixed an issue where a PartitionedCache service may be incorrectly terminated with an AssertionError in prepareBackupAllRequest.
Bug 25803178 Fixed an issue where TMB based connections between members could stall.
Bug 25726029 Fixed an issue where running a cluster on machines with differing MTUs could result in failure to form a cluster.
Bug 25722068 Corrected the description of the default value for <connect-timeout>.
Bug 25702841 Fixed an issue where a service restart may occur due to delayed processing of a mutation residing on a partition that had been transferred to another member.
Bug 25677904 Fixed a performance issue with proxy nodes processing MemberLeft service notifications.
Bug 25210464 Fixed an issue where a WKA split brain results in a high rate of heartbeat packets.
Bug 25112626 Improved the performance of cache inserts and updates when there are many filter based event listeners.
Bug 25032870 Fixed an issue where the log message description of the PartitionedService was missing some fields which are present in other service types.
Bug 24964326 Fixed an issue where accessing Coherence from an interrupted thread could result in a dropped connection to one or more cluster members when running on the TMB transport.
Bug 24566415 Fixed an issue where a misconfigured *Extend client could result in a cryptic exception being thrown on proxy nodes.
Bug 24524695 Fixed an issue where the JVisualVM Plugin may display negative cache bytes when a unit-factor is specified in the cache configuration.
Bug 24523399 Fixed an issue where CacheService.isRunning() may return incorrect results for *Extend clients.
Bug 24477128 Fixed an issue where threads accessing Coherence via Extend could have the interrupt status of a thread erroneously cleared.
Bug 24427395 Added Windows TCP retransmission setting overrides to optimize.reg to help reduce false death detections by allowing the Coherence cluster members to be more tolerant of short network outages.
Bug 24372466 Fixed an issue where a deadlock may occur in an *Extend client when the connection to the proxy server is closed.
Bug 24369675 Fixed an issue where the JVM can experience an OutOfMemoryError for DirectByteBuffers.
Bug 23234573 Fixed an issue where an IllegalStateException may be incorrectly thrown during invokeAll().
Bug 23210438 Fixed an issue where a NullPointerException may be thrown under certain circumstances while processing JMX requests.
Bug 21826356 Fixed an issue where cache destroy could result in an IllegalArgumentException if a partition transfer is in progress.

 

Oracle Coherence 12.1.3.0.5 for Java contains following new fixes in addition to fixes from prior patches:

Bug 23704487 Added a maximum incoming message size to the NameService to prevent the NameService having to process overly large network messages that may have incorrectly been sent to the NameService acceptor.
Bug 23699683 Fixed an issue with the BinaryEntry API where the "synthetic" flag is not always honored.
Bug 23512055 Fixed a concurrency issue with the Transactional Framework.
Bug 23342868 Fixed an issue where multiple ContinuousQueryCache's on the same PartitionedCache could cause the PartitionedCache service to stop due to an unhandled ConcurrentModificationException.
Bug 23332214 Fixed an issue with containsKey() on the map returned by the NamedCache.invokeAll() API.
Bug 23248460 Fixed an issue where the page-duration element was not being recognized in paged-external-scheme.
Bug 23243006 Fixed an issue which would cause OutOfMemoryExceptions for DirectByteBuffers on cache servers.
Bug 23231366 Fixed an issue where a blocked RWBM write-behind thread could stop partition transfers.
Bug 23199135 Fixed an issue where HTTP sessions are not saved when Coherence*Web is being used by PeopleSoft applications.
Bug 23076109 Fixed an issue where the SSL configuration password may be logged if an exception occurs due to an invalid SSL configuration.
Bug 23075287 Fixed an issue where a non-SSL client could trigger a node to restart.
Bug 22887098 Fixed an issue where SSL based connections could timeout during connect.

 

Oracle Coherence 12.1.3.0.4 for Java contains following new fixes in addition to fixes from prior patches:

Bug:22629177 Fixed a memory leak in the client/proxy with repeated create/destroys of uniquely named caches.
Bug:22556107 Fixed an issue where thread starvation could occur when changing from blocking synchronization to non-blocking concurrency control.
Bug:22526687 Fixed an issue where filter related calls could yield incorrect results.
Bug:22502111 Fixed an issue where UnsupportedOperationException was being thrown while calling entry.setValue from an Entry Processor.
Bug:22469711 Fixed a memory leak in ContinuousQueryCache.
Bug:22385821 Fixed an issue where binary keys are being decorated twice in rare scenarios.
Bug:22374922 Fixed an issue with the JVisualVM Plugin where the Machine tab and Load Average graph were blank when connected to a cluster using IBM JDK on AIX.
Bug:22363838 Fixed an issue where a client could get an EOFException when deserializing invocation results during rolling restart.
Bug:22331198 Fixed an issue where cache entries over high-units are not correctly evicted.
Bug:22331128 Fixed an issue where a non-serializable exception could cause service termination.
Bug:22328381 Improved quorum policy handling to allow for more timely response to timeout based death detection.
Bug:22319590 Updated the refresh data on the Cluster Overview screen in the JVisualVM Plugin to reflect the actual date the JMX model was refreshed.
Bug:22279595 Fixed an issue where calling BackingMapContext.getReadOnlyEntry from an aggregator fails with an IllegalArgumentException.
Bug:22276607 Fixed an issue where an undeploy/deploy of a Coherence REST application could encounter a "No storage-enabled nodes exist" RequestPolicyException.
Bug:22268874 Added the ability to sort data tables by any column by clicking on the column header in JVisualVM Plugin.
Bug:22195409 Fixed an issue where severe clock skew could result in failure to join the cluster.
Bug:22133659 Fixed an issue where unnecessary "unregister MBean" messages are sent to a managed node after a cache is destroyed.
Bug:22113379 Fixed an issue where a deadlock may occur during service shutdown when a concurrent thread holds the backing map monitor and is both blocked and can not be interrupted.
Bug:22093322 Fixed an issue where ensureCache unnecessarily performs access control checks in the absence of a security manager.
Bug:22053095 Improved SSL connect to include the handshake in any configured connect timeout.

 

Oracle Coherence 12.1.3.0.3 for Java contains following new fixes in addition to fixes from prior patches:

Bug:21917866 Removed resolving Coherence config element names against system properties; i.e. system property "autostart" will not override Coherence config element "autostart".
Bug:21914012 Fixed an issue where the ReportTime column is missing in report-cache-size.xml
Bug:21902236 Fixed an issue where a proxy server could get stuck in a loop processing extrememly small messages and consuming excessive CPU.
Bug:21850129 Fixed an issue where using the TMB reliable transport over the Windows loopback interface resulted in extremely high latencies.
Bug:21690149 Fixed an issue where the front map of the NearCache is not cleared if all storage nodes are stopped.
Bug:21674767 An EntryProcessor cache update with synthetic set to true is now reflected in CacheEvent.isSynthetic().
Bug:21644179 Fixed an issue in NotFilter where incorrect results are returned if the inner filter of the NotFilter is an AndFilter and one of the inner filters of the AndFilter uses an index but the other does not.
Bug:21634270 Fixed an issue where the front map of the NearCache is not cleared on cache destroy.
Bug:21632058 Added codecs for well known class types like ArrayList and HashMap.
Bug:21575470 Enabled TCP_NODELAY in the JDK HttpServer for Coherence REST to improve performance.
Bug:21538665 Fixed an issue where the default request and connect timeouts for *Extend connections were being set to infinity instead of the documented 30 seconds.
Bug:21488645 Enhanced security to disallow DTD and external entities in the XML data sent by user to Coherence REST by default. These can be re-enabled by setting coherence.rest.xml.allowDTD and coherence.rest.xml.allowExternalEntities system properties to "true".
Bug:21435097 Fixed an issue where coherence-tx.jar was not embedded within the file coherence-tx.rar.
Bug:21313982 Fixed an issue where Coherence REST could return incorrect JSON string format with no quotes around the string.
Bug:21285457 Fixed an issue where ValueChangeEventFilter would not correctly extract the value used by the filter.
Bug:21281709 Fixed an issue where cache size value may be incorrect during server failover.
Bug:21247331 Fixed an issue where Coherence JCache PutIfAbsent intermittently failed on an entry that was just expired by failing to perform the put.
Bug:21220836 Fixed a slow memory leak for map listeners that receive local-only (in-process) events.
Bug:21195844 Fixed an issue where a Distributed Scheme without backing map scheme causes a NullPointerException during a put call.
Bug:21130013 Fixed an issue where large multicast packets would be continuously dropped in Exalogic environments.
Bug:21111227 Fixed an issue where a warning was being thrown stating the absence of an IdentityAsserter to assert identity token.
Bug:21110774 Fixed an issue where a backward-only SimpleMapIndex with KeyExtractor is very slow.
Bug:21089105 Fixed an issue where a PacketSpeaker would become unresponsive while trying to acquire a lock on UdpSocket.
Bug:21022957 Fixed an issue with Coherence REST where PUT, GET, DELETE on a single entry may not work when the cache is configured with a cache store.

 

Oracle Coherence 12.1.3.0.2 for Java contains following new fixes in addition to fixes from prior patches:

Bug:20888869 Fixed incorrect caching after CoherenceBasedCachingProvider.close(). Setting the system property tangosol.coherence.jcache.configuration.classname to a different value after closing and reacquiring via Caching.getCachingProvider() was ignored.
Bug:20872647 Fixed an issue where repeated calls to NamedCache create, write and destroy cause Storage instance leaks.
Bug:20858111 Fixed an issue where addIndex() run in a non-synchronized thread gave incorrect results for a replicated cache.
Bug:20850167 Fixed an issue where low-units was ignored by SerializationCache.
Bug:20832815 Fixed an issue where NamedCache.lock(key, -1) does not wait for the lock to be available.
Bug:20822209 Fixed poor performance of asynchronous index rebuilds during failover.
Bug:20793654 Fixed an issue causing a slow memory leak for near caches with a high churn rate.
Bug:20739146 Coherence JCache POF ids were moved from 700-799 in 12.1.3.0.1 or earlier to 610-699 to avoid collision with Transaction POF ids.
Bug:20710839 Fixed an issue with the "partitioned" setting of the backing map. When explicitly set to false, it was also setting the in-memory backup partitioned setting to false.
Bug:20644594 Fixed an issue where ClusterMBean.logClusterState() is not generating thread dumps if the extendedmbeanname system property is set to true.
Bug:20597123 Added support for displaying information about front caches when using the JVisualVM plugin.
Bug:20431506 Fixed an issue where Exception null was seen upon stop of FlashJournalRM Daemon thread during service restart.
Bug:20404567 Fixed an issue which could cause a NoSuchElementException during Ram Journal eviction.
Bug:20358200 Added diagnostic information to the IllegalStateException thrown by PacketBundle.write().
Bug:20275403 Replaced the fail-fast cache configuration validation check of the proxy service local address provider validation check when the proxy service is started.
Bug:20269266 Fixed an issue where transaction caches may return incorrect size() values during failover.
Bug:20216795 Removed non-printable characters from the Windows registration entries file, optimize.reg.
Bug:20091716 Fixed an issue where Daemon threads were not using the specified service classloader.
Bug:20091524 Fixed an issue which could cause the proxy service thread count to grow unnecessarily large.
Bug:19779241 Re-introduced the 12.1.2 behavior where a PartitionListener is only instantiated on storage enabled servers.

 

Oracle Coherence 12.1.3.0.1 for Java contains following new fixes:

Bug:20161383 Fixed an issue that resulted in guardian errors on startup when using EventInterceptors and a large number of concurrent requests per member.
Bug:20139855 Fixed an issue that could cause NoSuchElementException during Ram journal eviction.
Bug:20123463 Fixed an issue when using MultiExtractor as an index that may result in inaccurate indexed data.
Bug:20034141 Fixed an issue with registering <serializer> resources multiple times by overriding the previous registration.
Bug:20027682 Added support for enabling or disabling specified SSL protocols.
Bug:19996147 Addressed an issue which could cause a ConcurrentModificationException on IBM J9 JVM when running TCMP over TCP.
Bug:19913489 Coherence JCache system property "tangosol.coherence.jcache.configuration.classname" now supports "passthrough" alias.
Bug:19882025 Fixed an issue which could cause the proxy server's TcpProcessor thread to get stuck in a CPU busy loop.
Bug:19840036 Fixed an issue where <cipher-suites> element in cluster configuration caused SAXParseException
Bug:19827308 Added support for displaying information about JCache when using the JVisualVM Plug-in.
Bug:19822344 Fixed an issue with invoking GuardSupport.heartbeat during execution of post commit LiveEvents.
Bug:19709054 Added two new reports (reports/report-jcache-statistics.xml and reports/report-jcache-configuration.xml) to output JCache configuration and statistics information when JCache is being used.
Bug:19703824 Fixed a bug where a value set for the management-configuration/default-domain-name in the operational configuration (or overrides) file was being ignored.
Bug:19667679 An instance factory method is not required to return the required exact ClassType in its method signature. Runtime type mismatches will result in ClassCastException.
Bug:19619280 Added support for displaying tooltips for various fields allowing easier viewing of data when using the JVisualVM Plug-in.
Bug:19596954 Fixed an issue where invocation of QueryPlus.main preceded by QueryHelper.createFilter caused NullPointerException.
Bug:19566556 Removed improper Service.heartbeat() call from non-service thread, resulted in concurrent checkGuardables call by service thread.
Bug:19565063 Fixed the need for extensive security permission requirements by applications using Java Security Manager.
Bug:19525872 Fixed an issue when under high load using expiry or eviction resulting in AssertionExceptions or deadlock.
Bug:19506050 Fixed an issue where NearCache event interceptors defined in cache-config are not registered when using ExtensibleConfigurableCacheFactory.
Bug:19470196 Fixed an issue with starting a proxy service when the http-acceptor class-name was not specified in the configuration.
Bug:19468382 Fixed an issue which could cause Assertion error with ReadWriteBackingMap.putAll operation.
Bug:19461712 Fixed issue where <maximum-size> was not taking effect for flashjournal-manager.
Bug:19452110 Fixed a concurrent access issue with UUIDs.
Bug:19357962 Fixed an issue with InFilter that could result in poor performance if used with an initial filter that reduces the data set significantly.
Bug:19337743 Fail fast cache config processing has been removed. Class loading is deferred until configuration entity is instantiated in the server.
Bug:19279409 Fixed an issue that could prevent the node from starting up when using <host-filter> in cache configuration.
Bug:19273843 Added support for displaying detailed JMX information when selecting members, service details and cache details in the JVisualVM Plug-In.
Bug:19269320 Fixed an issue with UpdaterProcessor that could cause missing entry update in CacheStore, BinaryEntryStore and Listeners.
Bug:19251951 Fixed an issue where NearCache event interceptors defined in cache-config are not registered when using ExtensibleConfigurableCacheFactory.
Bug:19214075 Fixed an issue where internal session attribute names are returned without stripping the InternalWLSAttribute prefix.
Bug:19208594 Fixed a POF serialization issue for negative Dates with nonzero subseconds.
Bug:19193518 Fixed an issue where session attributes are mandated to implement java.io.Serializable.
Bug:19055715 Fixed an issue which could cause a server to fail to join a cluster with tmbs protocol.
Bug:19019732 Fixed an issue where scroll pane backgrounds are incorrect color in the JVisualVM Plug-in on Windows environments.
Bug:18994938 Fixed an issue where Async EntryProcessors were being deferred after suspend and resume of a Service.
Bug:18939703 Improved the BetweenFilter's efficiency of applying indexes and evaluating values.
Bug:18897410 Fixed an issue where off-heap (NIO) backing map could lose cache entries during failover.
Bug:18855996 Fixed a memory leak issue in CacheFactory.releaseCache() and NamedCache.release().
Bug:18789177 Added support for displaying partition information in graphical format when selecting a service in the JVisualVM Plug-In.
Bug:18754240 Fixed an issue where a client could use an already released cache reference.
Bug:18710317 Fixed an issue where ConfigurableCacheMap methods do not return correct values with ObservableSplittingBackingCache.
Bug:18669852 Added support for displaying information about Elastic Data when using the JVisualVM Plug-in.
Bug:18638300 For Coherence*Web configurations on WebLogic, new report "reports/report-web-weblogic.xml" is available.
Bug:18604754 Added support for displaying the cluster name and version when using the JVisualVM Plug-in.
Bug:18547939 Fixed an issue where the JVisualVM Plug-in would not correctly gather data via JMX reports when connected to a WebLogic Server domain runtime MBean server.


NOTE:2360572.1 - Primary Note on Coherence Patch Releases

「喜欢这篇文章,您的关注和赞赏是给作者最好的鼓励」
关注作者
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文章的来源(墨天轮),文章链接,文章作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。

评论