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

Remove dead code in reconciliation

    • Storage Engines, Storage Engines - Transactions
    • 2
    • StorEng - 2025-03-28, StorEng - 2025-04-25

      rec_init stores two variables in the reconciliation structure, orig_txn_checkpoint_gen and orig_btree_checkpoint_gen. These aren't read by anything, and should be removed.

      Note that we can't just delete the lines and call it done, there might be important side effects of calling e.g. wt_gen. This should be investigated as part of the ticket.

            Assignee:
            mariam.mojid@mongodb.com Mariam Mojid
            Reporter:
            will.korteland@mongodb.com Will Korteland
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: