-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
EAP_EWP 5.2.0
-
None
-
Release Notes
-
NEW
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.
- is blocked by
-
JGRP-1895 FLUSH_NOT_COMPLETED race condition
- Closed