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

Sai Teja Ranuva updated HBASE-16210:
------------------------------------
    Description: 
This is a sub-issue of 
[HBase-14070|https://issues.apache.org/jira/browse/HBASE-14070]. This JIRA is a 
small step towards completely adding Hybrid Logical Clocks(HLC) to HBase. The 
main idea of HLC is described in 
[HBase-14070|https://issues.apache.org/jira/browse/HBASE-14070] along with the 
motivation of adding it to HBase. 

What is this path/issue about ?
This issue attempts to add a timestamp class to hbase-common and timestamp type 
to HTable. 
This is a part of the attempt to get HLC into HBase. This patch does not 
interfere with the current working of HBase.

Why Timestamp Class ?
Timestamp class can be as an abstraction to represent time in Hbase in 64 bits. 
It is just used for manipulating with the 64 bits of the timestamp and is not 
concerned about the actual time.
Timestamp class can help 


  was:
This is a sub-issue of 
[HBase-14070|https://issues.apache.org/jira/browse/HBASE-14070]. This JIRA is a 
small step towards completely adding Hybrid Logical Clocks(HLC) to HBase. The 
main idea of HLC is described in 
[HBase-14070|https://issues.apache.org/jira/browse/HBASE-14070] along with the 
motivation of adding it to HBase. 

What is this path/issue about ?
This issue attempts to 


> Add Timestamp class to the hbase-common and Timestamp type to HTable. Non 
> Intrusive.
> ------------------------------------------------------------------------------------
>
>                 Key: HBASE-16210
>                 URL: https://issues.apache.org/jira/browse/HBASE-16210
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Sai Teja Ranuva
>            Assignee: Sai Teja Ranuva
>            Priority: Minor
>
> This is a sub-issue of 
> [HBase-14070|https://issues.apache.org/jira/browse/HBASE-14070]. This JIRA is 
> a small step towards completely adding Hybrid Logical Clocks(HLC) to HBase. 
> The main idea of HLC is described in 
> [HBase-14070|https://issues.apache.org/jira/browse/HBASE-14070] along with 
> the motivation of adding it to HBase. 
> What is this path/issue about ?
> This issue attempts to add a timestamp class to hbase-common and timestamp 
> type to HTable. 
> This is a part of the attempt to get HLC into HBase. This patch does not 
> interfere with the current working of HBase.
> Why Timestamp Class ?
> Timestamp class can be as an abstraction to represent time in Hbase in 64 
> bits. 
> It is just used for manipulating with the 64 bits of the timestamp and is not 
> concerned about the actual time.
> Timestamp class can help 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to