-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
Repl 2019-02-11, Repl 2019-02-25
The same code path is used for closing connections when we enter ROLLBACK or REMOVED as for stepping down. We need to separate them so that even after the "don't close connections on stepdown" project is done, we do continue to close connections on ROLLBACK and REMOVED.
- has to be done before
-
SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broken by this
- Closed