-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2019-04-08
This ticket removes the usage of writeConcern w:"internalMajorityNoSnapshot" by transaction coordinator in following places.
1) Persisting commit decision.
2) Sending prepare cmd.
3) Persisting participant list.
4) On step up .
Once the above usage of "internalMajorityNoSnapshot" is removed, revert the changes in SERVER-38094.
- is depended on by
-
SERVER-39041 Remove implementation of internalMajorityNoSnapshot
- Closed
- is duplicated by
-
SERVER-39039 Persist commit decision with writeConcern w:majority
- Closed
-
SERVER-39040 Coordinator should send prepareTransaction with w:majority
- Closed