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

Dropping or renaming tables returns EBUSY in incremental backup test

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

      In the incremental backup test (in test/csuite/incr_backup) , there are two features that are "disabled".  See the variable do_rename and do_drop.  If either of these is set to true, the test consistently fails when WT_SESSION->rename or WT_SESSION->drop is called, as they return EBUSY.  We need to investigate why this occurs - is it an error in the test (perhaps a stray cursor is left open), or an error in the backup implementation.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            donald.anderson@mongodb.com Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: