Details
-
Type:
Bug
-
Status: Verified (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
Labels:
-
Target Release:
-
QE Test Coverage:-
Description
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.
Attachments
Issue Links
- 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
-