-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Reconciliation
-
Storage Engines
-
3
-
StorEng - Defined Pipeline
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.