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

Deadlock issue in timeseries insert

    • Storage Execution
    • Fully Compatible
    • ALL
    • v8.0
    • Execution Team 2024-07-08
    • 200

      reopenBucket() might close the bucketĀ  , which will cause a write conflict in the following line. The write conflict is retried forever. The ClosedBucket, which causes the write conflict, is destructed by the caller of retry loop, thus deadlock.

            Assignee:
            matt.kneiser@mongodb.com Matt Kneiser
            Reporter:
            daotang.yang@mongodb.com Daotang Yang
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: