[ 
https://issues.apache.org/jira/browse/HBASE-8927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13706242#comment-13706242
 ] 

Enis Soztutar commented on HBASE-8927:
--------------------------------------

bq. Did you see it going backward or out of order on SMP Enis
That was on windows, but I believe it should be the same in linux as well. The 
hardware clocks themselves do not go back, but if two updates come with seq_num 
X and seq_num X+1, then X+1 might get a smaller ns because the hardware thread 
might observe a different clock than the other thread. 
                
> 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
>         Attachments: 8927.txt
>
>
> Less collisions and we are paying the price of a long anyways so might as 
> well fill it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to