-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
Repl 2017-04-17, Repl 2017-05-08
-
0
Topology coordinator mutex was removed recently, which used to protect the condition checking and waiting on _stepdownWaiter. The condition checking and waiting need to be protected by the same mutex lock.
- related to
-
SERVER-28544 Stepdown command must take global lock in exclusive mode
- Closed
-
SERVER-28751 Allow stepDown command to work against primary in catchup mode
- Closed