Andor Molnar created ZOOKEEPER-3813: ---------------------------------------
Summary: 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.5.7, 3.6.0 Reporter: Andor Molnar Assignee: Andor Molnar 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)