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

Close the metadata cursor after bulk loading

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.0-rc4, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage - Tora 2020-05-04

      There are some configurations that result in verifying the metadata that get EBUSY. The problem is when the metadata is bulk loaded in wt_turtle_init, it leaves a metadata cursor open in the session and that is readlocked. Then, when we go to verify later and get a write lock, we get EBUSY because we already hold a read lock.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: