-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication, Sharding
-
Fully Compatible
-
Repl 2019-05-20, Repl 2019-06-03
afterClusterTime finds don't get killed automatically on stepdown or stepup. To make sure we don't deadlock, adding another state that just runs an afterClusterTime find would be useful. I'm not sure if there are any consistency checks we can add as well or anything we can expect from what the find returns, but just running the command may weed out deadlocks involving prepare conflicts outside of transactions.
- depends on
-
SERVER-40700 Deadlock between read prepare conflicts and state transitions
- Closed