Update the WT downgrade string to reflect the correct release values.

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines - Server Integration
    • ALL
    • Execution Team 2024-02-05, RSS Sydney - 2024-07-23
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, during a clean shutdown, we downgrade the WT version for data files to be backward compatible. However, the WiredTigerFileVersion::getDowngradeString() method appears to provide an incorrect result, returning a stale WT version value ("10.0.0") . I think we should update to

      kLastLTSWTRelease =  11.2.0
      kLastContinuousWTRelease = 11.2.0
      kLatestWTRelease = 11.3.0
      

      I'm uncertain about the implications of this issue but observed it while investigating another WT-related problem.

              Assignee:
              Unassigned
              Reporter:
              [DO NOT USE] Backlog - Storage Execution Team
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: