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

Provide a way to fix app_metadata inconsistency after non-exclusive alter call

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      WT-4033 added an undocumented exclusive_refreshed flag to an alter call. By setting this flag as false, applications can call alter on a table and expect to change app_metadata for a table without taking an exclusive lock. In such a case app_metadata is changed only for the table object, creating an inconsistency with the app_metadata for the underlying index, colgroup and file objects.

      This ticket is to track effort in providing a way to fix this inconsistency.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: