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

Uma Maheswara Rao G commented on BOOKKEEPER-330:
------------------------------------------------

Thanks a lot, Mridul for taking a look. 
Yep. we did not assume that switching to nanoTime will completely resolve the 
issue. That is the reason why we added nagative check for latency in the patch 
where we have faced the problem. Going like better than other one.
{code}
 if (latency < 0) {
{code}
                
> System.currentTimeMillis usage in Hedwig
> ----------------------------------------
>
>                 Key: BOOKKEEPER-330
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-330
>             Project: Bookkeeper
>          Issue Type: Bug
>          Components: hedwig-server
>    Affects Versions: 4.0.0, 4.1.0
>            Reporter: Sijie Guo
>            Assignee: Uma Maheswara Rao G
>             Fix For: 4.2.0
>
>         Attachments: BOOKKEEPER-330.patch
>
>
> Need same changes in hedwig server as what did in bookkeeper as 
> BOOKKEEPER-327.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to