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/07/17 18:48:00 UTC

[jira] [Created] (HBASE-18395) Update clock on region open and close

Amit Patel created HBASE-18395:
----------------------------------

             Summary: Update clock on region open and close
                 Key: HBASE-18395
                 URL: https://issues.apache.org/jira/browse/HBASE-18395
             Project: HBase
          Issue Type: Sub-task
            Reporter: Amit Patel
            Assignee: Amit Patel
            Priority: Minor


This task covers the patch for updating the clock on region opening and closing. 

The patch would include the following:
* Addition of a new protobuf message type that contains a field for a timestamp
* Setting of timestamp field in building region open/close request and response messages
* Updating the clock upon receiving message

The patch for this task will be going against the HBASE-14070.HLC branch with the intent that it would be added as a commit.




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