You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Amit Patel (JIRA)" <ji...@apache.org> on 2017/06/30 18:17:00 UTC

[jira] [Created] (HBASE-18305) Initial patch (Core HLC) for public branch

Amit Patel created HBASE-18305:
----------------------------------

             Summary: Initial patch (Core HLC) for public branch
                 Key: HBASE-18305
                 URL: https://issues.apache.org/jira/browse/HBASE-18305
             Project: HBase
          Issue Type: Sub-task
            Reporter: Amit Patel
            Assignee: Amit Patel


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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)