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

Fix WT_SESSION alter returns EBUSY

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 4.4.7, 5.0.0-rc1, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage - Ra 2021-05-31, Storage - Ra 2021-06-14

      I suspect the issue is in recovery where WiredTiger returns EBUSY while setting table logging after WT_SESSION.alter.
      WT_SESSION.alter expects the tree to be clean but the tree is marked as dirty and alter cannot be performed on a dirty table. During recovery after the checkpoint is done then maybe some pages are evicted by eviction.

       

            Assignee:
            monica.ng@mongodb.com Monica Ng
            Reporter:
            ravi.giri@mongodb.com Ravi Giri
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: