[
https://issues.apache.org/jira/browse/ZOOKEEPER-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enrico Olivelli resolved ZOOKEEPER-3813.
----------------------------------------
Resolution: Fixed
committed to 3.6 and master
> FileChangeWatcherTest is broken on Mac
> --------------------------------------
>
> Key: ZOOKEEPER-3813
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3813
> Project: ZooKeeper
> Issue Type: Test
> Components: tests
> Affects Versions: 3.6.0, 3.5.7
> Reporter: Andor Molnar
> Assignee: Andor Molnar
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> These test are currently broken on OSX, because the operation system doesn't
> have a built-in mechanism for file watchers or JDK is not able to use it for
> some reason. Instead it works with a polling mechanism (default every 10
> seconds?) to detect file changes.
> Caused by:
> ZOOKEEPER-3215
> ZOOKEEPER-3739
--
This message was sent by Atlassian Jira
(v8.3.4#803005)