Replace mutex with shared_mutex for dynamic tables in workgen

XMLWordPrintableJSON

    • Storage Engines - 2023-01-10, StorEng - 2023-01-24
    • 5

      This ticket comes from this comment written by donald.anderson@mongodb.com.

      We start holding mutexes in WT-10238 as we implemented a dynamic set of tables that are created and deleted on the fly.

      One suggestion is to use shared mutexes instead of regular ones. This ticket should investigate this, the pros and cons and make any code changes that could be beneficial.

              Assignee:
              Sulabh Mahajan
              Reporter:
              Etienne Petrel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: