-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
v4.4
-
Repl 2020-04-20
The "_firstOpTimeOfMyTerm" will be
{ ts: Timestamp(2147483647, 0), t: 2147483647 }, and that causes an invariant. doReplSetReconfig is only meant to succeed once the primary can accept writes.
- is related to
-
SERVER-47142 Check primary before writing replset config and no-op
- Closed