-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.4.0
-
Component/s: None
-
None
When creating or dropping a collection immediately before starting a transaction, if the collection is accessed within the transaction, issue the create or drop operation with write concern "majority" to ensure that the transaction can acquire the required locks.
- is related to
-
SERVER-34349 Wait for drop to be majority committed in transaction tests
- Closed
-
SERVER-35919 Ensure all tests that "use transactions" perform collection drops with w:majority
- Closed
- related to
-
PHPC-1244 Use majority WC to drop/create collections for transaction tests
- Closed
- links to