-
Bug
-
Resolution: Done
-
Blocker
-
7.0.0.Beta1
After split brain: when calling cache.get() for an entry that has all owners in the missing partition, JGroupsTransport removes the target nodes that are no longer members and then returns empty response map
BaseDistributionInterceptor.invokeClusterGetCommandRemotely takes empty map as null response, although the entry is just not available.
- is related to
-
ISPN-1896 ClusteredGetCommands should never fail with a SuspectException
- Closed