Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-49556

fix index build in fsm_workloads/indexed_insert_base.js index setup to work with multi-document transactions

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.1, 4.7.0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.4
    • Execution Team 2020-07-27
    • 6

      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.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: