-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
3
In this BF: (BF-26750):
The election took around 16 sec, because the node was going through a rollback and the voting response was blocked behind it, I think it needs to write down lastVote with a lock and that's blocked behind rollback.
So this ticket is to investigate if there is a way to not block election if a rollback is undergoing.
- related to
-
SERVER-51100 Make dry-run elections write to lastVote like real elections do
- Blocked