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

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

     [ https://issues.apache.org/jira/browse/HBASE-18395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amit Patel updated HBASE-18395:
-------------------------------
    Description: 
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|https://git-wip-us.apache.org/repos/asf?p=hbase.git;a=shortlog;h=refs/heads/HBASE-14070.HLC] branch with the intent that it would be added as a commit.

  was:
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.



> 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|https://git-wip-us.apache.org/repos/asf?p=hbase.git;a=shortlog;h=refs/heads/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)