FSM workloads derived from indexed_insert_base.js create an index during the setup phase with the default write concern. In test suites which run the post-setup operations within multi-document transactions, the index, which is created without a majority write concern during the setup phase, may not be visible to the transactions per read/write visibility rules.
fix index build in fsm_workloads/indexed_insert_base.js index setup to work with multi-document transactions
- Votes:
-
0 Vote for this issue
- Watchers:
-
1 Start watching this issue
- Created:
- Updated:
- Resolved: