Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-10309

Replace mutex with shared_mutex for dynamic tables in workgen

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

      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@mongodb.com Sulabh Mahajan
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: