You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Enrico Olivelli (Jira)" <ji...@apache.org> on 2020/09/10 10:21:00 UTC

[jira] [Updated] (ZOOKEEPER-3813) FileChangeWatcherTest is broken on Mac

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enrico Olivelli updated ZOOKEEPER-3813:
---------------------------------------
    Fix Version/s: 3.6.2

> 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
>             Fix For: 3.6.2
>
>          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)