-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.2.13, 3.4.4
-
Component/s: Replication
-
None
-
Replication
-
Fully Compatible
-
ALL
-
v3.4, v3.2, v3.0
-
0
The protocol_version_upgrade_downgrade test expects a lastVote document to be written on upgrade from PV0 to PV1. This document is written asynchronously, so there may be a race between the upgrade and the document appearing. We should delay signalling the reconfigure as complete until the lastVote document is written.
- is duplicated by
-
SERVER-28865 Replace ReplicationExecutor with ThreadPoolTaskExecutor in ReplicationCoordinatorImpl
- Closed
- is related to
-
SERVER-28624 Replace references to ReplicationExecutor with TaskExecutor
- Closed
-
SERVER-28244 replSetReconfig command during an election may not wait for reconfig to complete
- Closed