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

Implement support for WT_SESSION::alter for tiered storage

    • 13
    • Storage - Ra 2022-05-16, Storage - Ra 2022-05-30

      Summary
      At the moment WT_SESSION::alter is disabled here https://github.com/wiredtiger/wiredtiger/blob/9823f16b935907748705389093fb29775c444498/src/schema/schema_worker.c#L56 We need to enable the API and add missing support for tiered storage.

      Acceptance Criteria (Definition of Done)
      Most of the tiered scenarios in "test_alterXX.py" tests are skipped in "TieredConfigMixin.alter(self, uri, alter_param)" wrapper method. When the support is added the wrapper method should be removed and all the tests should call "session.alter()" directly.

            Assignee:
            alexey.anisimov@mongodb.com Alexey Anisimov (Inactive)
            Reporter:
            alexey.anisimov@mongodb.com Alexey Anisimov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: