-
Bug
-
Resolution: Done
-
Major
-
6.0.0.Final
The writer thread in StateTransferReplicationQueueTest is too fast, and sometimes it generates so many writes that it takes more than 5 seconds for the second node to apply all of them.
We should use a much smaller limit for the replication queue, and the test should wait until all the commands have been replicated instead of using an arbitrary timeout.
- is blocked by
-
ISPN-4239 Commands received before the first topology where the local node is a member are not ignored
- Closed