-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Storage Execution 2026-08-03
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The lifetime of the checkpoint coordinator is tightly coupled with a primary term, which is the same as its instances lifetime in fast count manager. The startup/shutdown can be just folded into the constructor/destructor to simplify checking on how the coordinator can be started/stopped.
The class also has some unused member fields. Other refactors should be done altogether as well.