Similarly to SERVER-55753, we should use w:majority when performing writes before starting a local read concern transaction, to ensure that the writes exist in the snapshot being used by the transaction.
- is related to
-
SERVER-55753 Use w: majority for createCollection command in transactions_committed_with_tickets_exhausted.js
- Closed