Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
1.4.0
-
None
-
None
Description
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.
Attachments
Issue Links
- 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