[jira] [Updated] (ZOOKEEPER-2184) Zookeeper Client should re-resolve hosts when connection attempts fail

2018-05-29 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar updated ZOOKEEPER-2184: Fix Version/s: 3.5.5 3.4.13 3.6.0 > Zookeeper Cli

ZooKeeper_branch35_jdk8 - Build # 983 - Still Failing

2018-05-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/983/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 61.30 KB...] [junit] Running org.apache.zookeepe

Re: Maven migration doc - thoughts and suggestions

2018-05-29 Thread Norbert Kalmar
Thanks Andor! A quick update on where were at with the maven migration plan: - All 3 active branches will get the full maven build. - End artifacts will change, 3 separate jar for server, client and common, possible package change as well (backward compatibility will break) - The changes will be c

Re: Maven migration doc - thoughts and suggestions

2018-05-29 Thread Norbert Kalmar
Sorry, one important clarification: These are not decided yet, in the contrary, the main goal would be to have a discussion about these (and more) points and arrive to a mutual agreement on how we should do the migration, and to make sure this will not die and forgotten in a pull request somewhere.

[GitHub] zookeeper pull request #534: ZOOKEEPER-2184 Zookeeper Client should re-resol...

2018-05-29 Thread anmolnar
GitHub user anmolnar opened a pull request: https://github.com/apache/zookeeper/pull/534 ZOOKEEPER-2184 Zookeeper Client should re-resolve hosts when connection attempts fail This is the master/3.5 port of #451 You can merge this pull request into a Git repository by running:

[jira] [Commented] (ZOOKEEPER-2184) Zookeeper Client should re-resolve hosts when connection attempts fail

2018-05-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493723#comment-16493723 ] Hadoop QA commented on ZOOKEEPER-2184: -- -1 overall. GitHub Pull Request Build

Failed: ZOOKEEPER- PreCommit Build #1765

2018-05-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1765/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 82.96 MB...] [exec] [exec

[jira] [Commented] (ZOOKEEPER-2184) Zookeeper Client should re-resolve hosts when connection attempts fail

2018-05-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493732#comment-16493732 ] Hadoop QA commented on ZOOKEEPER-2184: -- +1 overall. GitHub Pull Request Build

Success: ZOOKEEPER- PreCommit Build #1766

2018-05-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1766/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 82.04 MB...] [exec] +1 @aut

[jira] [Updated] (ZOOKEEPER-1910) RemoveWatches wrongly removes the watcher if multiple watches exists on a path

2018-05-29 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-1910: Fix Version/s: 3.6.0 > RemoveWatches wrongly removes the watcher if multiple watches ex

[jira] [Updated] (ZOOKEEPER-1910) RemoveWatches wrongly removes the watcher if multiple watches exists on a path

2018-05-29 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-1910: Fix Version/s: (was: 3.6.0) > RemoveWatches wrongly removes the watcher if multiple

[jira] [Reopened] (ZOOKEEPER-3046) testManyChildWatchersAutoReset is flaky

2018-05-29 Thread Bogdan Kanivets (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Kanivets reopened ZOOKEEPER-3046: > testManyChildWatchersAutoReset is flaky > ---

[GitHub] zookeeper issue #522: ZOOKEEPER-1919 Update the C implementation of removeWa...

2018-05-29 Thread phunt
Github user phunt commented on the issue: https://github.com/apache/zookeeper/pull/522 Hm. I had some trouble testing this. In particular I ran into the following. Some of this might be due to the fact that I run ubuntu in a docker container on my mac, but I think it could be an issue

[GitHub] zookeeper pull request #522: ZOOKEEPER-1919 Update the C implementation of r...

2018-05-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/522 ---

[jira] [Created] (ZOOKEEPER-3052) testReadOnly fails on slow host

2018-05-29 Thread Patrick Hunt (JIRA)
Patrick Hunt created ZOOKEEPER-3052: --- Summary: testReadOnly fails on slow host Key: ZOOKEEPER-3052 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3052 Project: ZooKeeper Issue Type: B

[jira] [Created] (ZOOKEEPER-3053) add remove watches capabilities to the c cli

2018-05-29 Thread Patrick Hunt (JIRA)
Patrick Hunt created ZOOKEEPER-3053: --- Summary: add remove watches capabilities to the c cli Key: ZOOKEEPER-3053 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3053 Project: ZooKeeper

[jira] [Created] (ZOOKEEPER-3054) ipv6 detection in configure.ac is broken

2018-05-29 Thread Patrick Hunt (JIRA)
Patrick Hunt created ZOOKEEPER-3054: --- Summary: ipv6 detection in configure.ac is broken Key: ZOOKEEPER-3054 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3054 Project: ZooKeeper Issu

[GitHub] zookeeper issue #511: Incorrect constant value

2018-05-29 Thread phunt
Github user phunt commented on the issue: https://github.com/apache/zookeeper/pull/511 @roy2220 now that #522 is committed can you give it a try and verify? Thanks! ---

[GitHub] zookeeper issue #528: ZOOKEEPER-3034 Facing issues while building from sourc...

2018-05-29 Thread phunt
Github user phunt commented on the issue: https://github.com/apache/zookeeper/pull/528 Seems like it breaks ubuntu 14.04 (not sure what else, that's what I tried). This is working fine w/o the patch: ./configure checking for doxygen... no checking for perl...

[GitHub] zookeeper issue #528: ZOOKEEPER-3034 Facing issues while building from sourc...

2018-05-29 Thread phunt
Github user phunt commented on the issue: https://github.com/apache/zookeeper/pull/528 ps. you can try using my repos, makes it easy to try out various envs: https://hub.docker.com/r/phunt/ See the readme on how to run - I typically map my zk source directory into the container

[GitHub] zookeeper pull request #524: ZOOKEEPER-3043: QuorumKerberosHostBasedAuthTest...

2018-05-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/524 ---

[GitHub] zookeeper issue #524: ZOOKEEPER-3043: QuorumKerberosHostBasedAuthTest fails ...

2018-05-29 Thread phunt
Github user phunt commented on the issue: https://github.com/apache/zookeeper/pull/524 +1, lgtm. Thanks @eolivelli ---

[GitHub] zookeeper issue #532: ZOOKEEPER-3043: QuorumKerberosHostBasedAuthTest fails ...

2018-05-29 Thread phunt
Github user phunt commented on the issue: https://github.com/apache/zookeeper/pull/532 +1, lgtm. Thanks @eolivelli Please close this PR manually as it's not the default branch for the repo. thx. ---

[GitHub] zookeeper pull request #531: [ZOOKEEPER-2317] Ensure that OSGi versions are ...

2018-05-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/531 ---

[jira] [Resolved] (ZOOKEEPER-2317) Non-OSGi compatible version

2018-05-29 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt resolved ZOOKEEPER-2317. - Resolution: Fixed Fix Version/s: (was: 3.6.0) Issue resolved by pull reque

[jira] [Updated] (ZOOKEEPER-2317) Non-OSGi compatible version

2018-05-29 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-2317: Fix Version/s: 3.6.0 > Non-OSGi compatible version > --- > >

[GitHub] zookeeper issue #531: [ZOOKEEPER-2317] Ensure that OSGi versions are valid

2018-05-29 Thread phunt
Github user phunt commented on the issue: https://github.com/apache/zookeeper/pull/531 +1, lgtm. Thanks @timothyjward ! ---

[jira] [Commented] (ZOOKEEPER-2317) Non-OSGi compatible version

2018-05-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494547#comment-16494547 ] Hudson commented on ZOOKEEPER-2317: --- FAILURE: Integrated in Jenkins build ZooKeeper

[jira] [Commented] (ZOOKEEPER-1919) Update the C implementation of removeWatches to have it match ZOOKEEPER-1910

2018-05-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494545#comment-16494545 ] Hudson commented on ZOOKEEPER-1919: --- FAILURE: Integrated in Jenkins build ZooKeeper

[jira] [Commented] (ZOOKEEPER-3043) QuorumKerberosHostBasedAuthTest fails on Linux box: Unable to parse:includedir /etc/krb5.conf.d/

2018-05-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494546#comment-16494546 ] Hudson commented on ZOOKEEPER-3043: --- FAILURE: Integrated in Jenkins build ZooKeeper

ZooKeeper-trunk - Build # 43 - Still Failing

2018-05-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/43/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 147.77 KB...] [junit] Running org.apache.zookeeper.test.S

ZooKeeper_branch35_jdk8 - Build # 984 - Still Failing

2018-05-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/984/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 61.75 KB...] [junit] Running org.apache.zookeepe

[GitHub] zookeeper pull request #532: ZOOKEEPER-3043: QuorumKerberosHostBasedAuthTest...

2018-05-29 Thread eolivelli
Github user eolivelli closed the pull request at: https://github.com/apache/zookeeper/pull/532 ---