Description
Due to several recent changes, the native client fails to compile on Windows:
ZOOKEEPER-827(read-only mode) mismatched a function return type between the declaration and definition.ZOOKEEPER-1626(monotonic clock for tolerance to time adjustments) added an include of unistd.h, which does not exist on Windows.- Additionally,
ZOOKEEPER-1626did not implement a code path for accessing the Windows monotonic clock.
Attachments
Attachments
Issue Links
- is broken by
-
ZOOKEEPER-827 enable r/o mode in C client library
- Resolved
-
ZOOKEEPER-1626 Zookeeper C client should be tolerant of clock adjustments
- Resolved
- links to