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

Introduce finer-grained locking in BucketCatalog and tighten critical sections

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Execution Team 2021-02-22
    • 138

      Currently for the timeseries insert path, when we have many writers and large batches, we spend a great deal of time waiting on the monolithic BucketCatalog mutex. We should make an effort to shrink our critical sections and possibly move to finer-grained locking within the BucketCatalog operations.

            Assignee:
            dan.larkin-york@mongodb.com Dan Larkin-York
            Reporter:
            dan.larkin-york@mongodb.com Dan Larkin-York
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: