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

Can remove a full bucket from the bucket catalog which is still in use

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL
    • v5.1, v5.0
    • Execution Team 2021-11-15
    • 61

      When removing a full bucket from the time-series bucket catalog, we release the bucket lock and acquire the exclusive catalog lock. However, another thread can acquire the bucket lock between these two lines, which means that the bucket can still be in use by another thread when we attempt to destruct it.

            Assignee:
            gregory.noma@mongodb.com Gregory Noma
            Reporter:
            gregory.noma@mongodb.com Gregory Noma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: