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

Fix conditional detecting wasted reconciliation calls

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5

      As part of WT-6488 we have added a new conditional to __reconcile that is very complex, and reaches into internal reconciliation data structures used to layout pages (e.g: r->multi_next). We should either move those checks to inside the reconciliation code so we detect the failure earlier, or in the least update the conditional to be more maintainable and not use assumptions about the internal reconciliation structure.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: