-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Reconciliation
-
Storage Engines, Storage Engines - Transactions
-
8
-
StorEng - 2025-03-28, StorEng - 2025-04-25
As we progress with reconciliation modularity, we wish to refactor the reconciliation logic and clarify public and private APIs to reflect in the code.
Based on the assessment of the reconciliation functionality in 1.1, we have identified the appropriate public and private APIs in 1.2.
This ticket aims to reflect these distinctions in the code, ensuring a clear and ideal separation between public and private methods within the reconciliation logic.
Scope:
- Refactor the reconciliation logic to define clear public and private APIs.
- Move functions as necessary to align with the API definitions.
- Rename functions where appropriate to better represent their scope (public or private).
- Note: No changes to functionality are expected