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

Verify 2.8 freelist is upgrade-downgrade safe with 2.6

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.5, 2.7.8
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Minor Change

      Know issues:

      • If compact is run on a downgraded server (ran 2.8, now running 2.6), it will attempt to orphan the deleted list, but will not orphan the 2.8-only portion. If such a server was upgraded in the future, it would try to use deleted records in freed extents.
        • Solution: have 2.6 zero-out reserved bytes in NamespaceDetails when orphaning the deleted list during a compact.

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: