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

Document that WT_SESSION::drop can return EBUSY when data is not checkpointed

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Checkpoints
    • None
    • Storage Engines

      The docs for WT_SESSION::drop state "This method requires exclusive access to the specified data source(s). If any cursors are open with the specified name(s) or a data source is otherwise in use, the call will fail and return EBUSY"

      But it does not mention that EBUSY is also returned if the table has not yet been checkpointed.

      The docs also don't mention the undocumented parameters "checkpoint_wait" and "lock_wait".

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: