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

Michi Mutsuzaki commented on ZOOKEEPER-1626:
--------------------------------------------

Hi Colin,

Did you run 'make run-check'? I'm getting a few test failures.

tests/TestOperations.cc:270: Assertion: equality assertion failed [Expected: 1, 
Actual  : 0]
tests/TestOperations.cc:339: Assertion: assertion failed [Expression: 
timeMock==zh->last_recv]
tests/TestOperations.cc:407: Assertion: equality assertion failed [Expected: 1, 
Actual  : 0]
tests/TestOperations.cc:212: Assertion: equality assertion failed [Expected: 
-7, Actual  : 0]

--Michi
                
> Zookeeper C client should be tolerant of clock adjustments 
> -----------------------------------------------------------
>
>                 Key: ZOOKEEPER-1626
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1626
>             Project: ZooKeeper
>          Issue Type: Sub-task
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-1366.001.patch, ZOOKEEPER-1366.002.patch, 
> ZOOKEEPER-1366.003.patch, ZOOKEEPER-1366.004.patch
>
>
> The Zookeeper C client should use monotonic time when available, in order to 
> be more tolerant of time adjustments.

--
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