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

Enis Soztutar commented on HBASE-18080:
---------------------------------------

In the java world, we started out with using millis everywhere. Then new stuff 
is mostly using nanos to have more precision. I think we can keep it for now. 

> [C++] Use millisecond for various timeout settings
> --------------------------------------------------
>
>                 Key: HBASE-18080
>                 URL: https://issues.apache.org/jira/browse/HBASE-18080
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Xiaobing Zhou
>            Assignee: Xiaobing Zhou
>
> In configuration, millisecond is the default unit, however, many places are 
> using nanosecond, frequent milli-to-nano conversions are making code verbose.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to