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

Fix WT_SESSION alter returns EBUSY

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • WT10.0.1, 4.4.7, 5.0.0-rc1, 5.1.0-rc0
    • None
    • None
    • None
    • 5
    • Storage - Ra 2021-05-31, Storage - Ra 2021-06-14

    Description

      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.

       

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: