-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
2.6.16
-
None
FLUSH_NOT_COMPLETED does not keep track of which FLUSH it was related to. FLUSH_COMPLETED only keeps track of whether the FLUSH was for the current view.
If these responses are delayed (which can be caused by a long GC pause on the node sending it) where a new FLUSH has been started, these can be interpreted as responses for the wrong FLUSH.
- blocks
-
JBPAPP-11197 FLUSH_NOT_COMPLETED race condition
- Closed