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

Chris Nauroth commented on ZOOKEEPER-1626:
------------------------------------------

This patch accidentally introduced a compilation failure on Windows, where 
unistd.h does not exist.  Also, there was no code path implemented for 
accessing the Windows monotonic clock.

I filed a patch on ZOOKEEPER-2178 to fix this and a few other Windows issues.


> 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
>          Components: c client
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>             Fix For: 3.5.1, 3.6.0
>
>         Attachments: ZOOKEEPER-1366.001.patch, ZOOKEEPER-1366.002.patch, 
> ZOOKEEPER-1366.003.patch, ZOOKEEPER-1366.004.patch, ZOOKEEPER-1366.006.patch, 
> ZOOKEEPER-1366.007.patch, ZOOKEEPER-1626.patch
>
>
> The Zookeeper C client should use monotonic time when available, in order to 
> be more tolerant of time adjustments.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to