I am seeing that client is not getting fresh session data after simulated second failure. Also happend when pausing load generation during cluster reconfiguration. Test scenario:
- start 1st node
- start 2nd node
- start 3rd note
- start 4th node
- stop 1st node
- restart 1st node
- stop 2nd node
Than the errors occur.
- is related to
-
EJBTHREE-1136 Upon restart a failed node sees stale persisted SFSBs
- Closed