Investigate pending table drop

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Schema Management
    • None
    • Storage Engines, Storage Engines - Foundations
    • SE Foundations - 2025-08-01
    • 5
    • 0

      MongoDB faces scenarios where it's expecting WiredTiger to drop a table, however, the table is left in a pending drop state. WiredTiger will prevent table drops for a variety of reasons, including:

      • open cursors
      • open backup cursors
      • active transactions
      • concurrent checkpoints

      This ticket is to investigate the following mongo patch to identify the reasons why some tables are left in a pending drop state.

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Sean Watt
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: