Details
Description
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.