Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
- Delete PhysicalClock interface which seems useless give we have SYSTEM implementation of Clock which is basically the same.
- Embed systemMonotonic clock into HLC to get rid of redundancy in management of physical component, esp logic around ensuring monotonicity.
- Make max_skew in clocks configurable
- Remove isMonotonicallyIncreasing() which is not used.
- update logical overflow test to not use hooks but prod code path
- Added lots of comments.
Attachments
Attachments
Issue Links
- is duplicated by
-
HBASE-18499 Design improvements to Clock.java (duplicate)
- Resolved
- links to