[
https://issues.apache.org/jira/browse/HBASE-8927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14108946#comment-14108946
]
Nicolas Liochon commented on HBASE-8927:
----------------------------------------
It's part of the ts. Typically used when the user application sets the ts. With
a composition of: ts + uniqueClientId + counter all the operations are ordered.
In the client application it's not very difficult to have a unique id per
client process and then to maintain a counter. I expect that playing with
transactions leads to these kind of needs.
> Use nano time instead of mili time everywhere
> ---------------------------------------------
>
> Key: HBASE-8927
> URL: https://issues.apache.org/jira/browse/HBASE-8927
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Labels: phoenix
> Attachments: 8927.txt
>
>
> Less collisions and we are paying the price of a long anyways so might as
> well fill it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)