Calling NamedCache.putAll() From An Extend Client Sometimes Results In Incorrect Number Of Entries In The Cache
(Doc ID 1511914.1)
Last updated on OCTOBER 12, 2022
Applies to:
Oracle Coherence - Version 3.6.1 and laterInformation in this document applies to any platform.
Symptoms
Intermittently cache.putAll() requests issued by an Extend Client, which can be Java, C++ or .NET, do not populate the cache with the complete contents of the map of key/values they were invoked with.
The Extend Proxy outputs a message similar to the following:
This problem should not be encountered when the client issuing the putAll() request is a member of the cluster, even if storage-disabled, even if the above message is seen on the client.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |