Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
Description
Used for tracking the status of the initial patch for HLC. Core HLC refers to the addition of the HLC framework (i.e., Clock, Timestamp API), integration of said framework with the codebase, and changes to tests. Practically all of this work has been done by our saitejar.
This patch in particular intentionally does not include:
- undoing using the master's timestamp for meta updates,
- enabling HLC for meta
- updating the clock for events like recovery, replication, region open/close.
These changes will be introduced soon in smaller followup commits.