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

Compatibility with older versions of WT

    • Type: Icon: Technical Debt Technical Debt
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 5
    • Storage - Ra 2021-02-08, Storage - Ra 2021-02-22, Storage - Ra 2021-03-08, Storage - Ra 2021-03-22

      If we’re continuing to do standalone WiredTiger releases, we should consider incrementing the  Btree minor version. It’s not needed for MongoDB, but it’s likely needed for other applications.

      Incrementing the Btree minor version would require changes to the mongodb-4.2 branch to support the new minor version (otherwise we'll break MongoDB downgrades), so this decision should be made before we push the 4.2 update allowing that release to handle the 4.4 written on-page cells.

      Changing the Btree minor version number would need strong wording in the upgrade document, as it would be impossible to downgrade after running under the new WiredTiger release. Alternatively, we could could backport changes similar to the ones in the mongodb-4.2 branch, to a previous WiredTiger release, so the older release can read (and ignore) the changes in the mongodb-4.4 cells, the same way 4.2 does.

      cc: luke.chen, luke.pearson

            Assignee:
            ravi.giri@mongodb.com Ravi Giri
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: