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

Fix upgrade API to work with tiered storage.

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Not Applicable

      The test_upgrade.py python test does not work with the tiered storage hook, giving:

      "[1689968011:765489][538432:0xffffb522d4c0], test_upgrade.test_upgrade.test_upgrade(table), WT_SESSION.upgrade: [WT_VERB_DEFAULT][ERROR]: __wt_bad_object_type, 770: unknown object type: tier:test_upgrade: Operation not supported 

      I think the initial version of upgrade of a "tier:" object should return 0 and do nothing.  If I understand correctly, upgrade is essentially a placeholder for a situation when we have supported tiered objects in the field and we have changed the format.  Then we may need to do something with this API.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            donald.anderson@mongodb.com Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: