-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
v4.4, v4.2
-
Repl 2020-06-01
-
44
We can only run the consistency checks on nodes in secondary (or primary) state. However, there is an unknown number of tests that may terminate (i.e. call stopSet on) sets where some secondaries are not finished recovering. Rather than fixing those piecemeal, it should be safe for us to just make the consistency hooks wait for the nodes they are checking to be ready.
- is related to
-
SERVER-45610 Some reads work while system is RECOVERING
- Closed