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

Schema operations shouldn't roll back

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.4.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Schema operations (ones that update the metadata) should ignore the session transaction context completely. They currently ignore the transaction when reading the metadata, but rolling back the transaction will cause the metadata updates to also be rolled back.

      Long term, we may want to support fully transactional metadata operations, but that will be an API change regardless, and may need to be controlled via configuration to avoid breaking applications.

            Assignee:
            Unassigned Unassigned
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: