-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 4.5.1, 4.4.0-rc3
-
Component/s: Replication
-
Fully Compatible
-
ALL
-
v4.4
-
-
Repl 2020-05-18
-
32
Currently, when executing the quorum check for reconfig, we only compare config versions to determine if the sender's config is newer than the receiver's config. This can lead to an erroneous error if the sender's config is actually newer based on term, even if it has the same version. We should update this comparison to consider both config version and term.
- is related to
-
SERVER-48776 Remove config version and term check during the reconfig quorum check
-
- Closed
-