Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-83748

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

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Storage Execution
    • ALL
    • Execution Team 2024-02-05

      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 Unassigned
            Reporter:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: