-
Bug
-
Resolution: Done
-
Major
-
None
-
None
There are actually 2 different issues:
- segmentsToProcess reuses the remoteResults.lostSegments ConcurrentSmallIntSet instance, so when remoteResults.lostSegments is cleared, segmentsToProcess is also cleared.
- Because of
ISPN-9500, segmentsToProcess.isEmpty() keeps returning false, so performOperationRehashAware() keeps waiting for a newer topology.
- clones
-
ISPN-9501 AbstractCacheStream.performOperationRehashAware() can hang
- Closed
- is incorporated by
-
JBEAP-15851 [ENG] (7.2.z) Upgrade Infinispan from 9.3.3.Final to 9.3.6.Final
- Closed