[GitHub] zookeeper issue #534: ZOOKEEPER-2184 Zookeeper Client should re-resolve host...

2018-06-18 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/534 Unit test refactoring: https://issues.apache.org/jira/browse/ZOOKEEPER-3065 ---

[jira] [Assigned] (ZOOKEEPER-236) SSL Support for Atomic Broadcast protocol

2018-06-18 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar reassigned ZOOKEEPER-236: -- Assignee: Andor Molnar (was: Abraham Fine) > SSL Support for Atomic Broadcast

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

2018-06-18 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/534#discussion_r196052286 --- Diff: src/java/main/org/apache/zookeeper/client/StaticHostProvider.java --- @@ -314,7 +340,7 @@ public InetSocketAddress next(long spinDelay) {

[GitHub] zookeeper pull request #542: [ZOOKEEPER-3060] Logging the server local port ...

2018-06-18 Thread nkalmar
Github user nkalmar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/542#discussion_r196062698 --- Diff: src/java/main/org/apache/zookeeper/server/NIOServerCnxnFactory.java --- @@ -686,6 +686,8 @@ public void configure(InetSocketAddress addr, int

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

2018-06-18 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/534#discussion_r196050719 --- Diff: src/java/main/org/apache/zookeeper/client/StaticHostProvider.java --- @@ -149,15 +185,12 @@ public StaticHostProvider(Collection

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

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

[GitHub] zookeeper pull request #348: ZOOKEEPER-2319:UnresolvedAddressException cause...

2018-06-18 Thread maoling
Github user maoling closed the pull request at: https://github.com/apache/zookeeper/pull/348 ---

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

2018-06-18 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/534#discussion_r196049820 --- Diff: src/java/main/org/apache/zookeeper/client/StaticHostProvider.java --- @@ -73,15 +80,27 @@ * if serverAddresses is empty

[GitHub] zookeeper issue #534: ZOOKEEPER-2184 Zookeeper Client should re-resolve host...

2018-06-18 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/534 @hanm @lvfangmin Reconfig tests have previously been implemented only for IP addresses and hasn't covered hostnames which need to be resolved. I added a few unit tests for coverage, but found

Success: ZOOKEEPER- PreCommit Build #1842

2018-06-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1842/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 86.13 MB...] [exec] +1

[jira] [Updated] (ZOOKEEPER-3065) Refactor existing reconfig tests in StaticHostProviderTest

2018-06-18 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar updated ZOOKEEPER-3065: Description: The following issues would be nice to address: * Tests cover addresses

[jira] [Created] (ZOOKEEPER-3065) Refactor existing reconfig tests in StaticHostProviderTest

2018-06-18 Thread Andor Molnar (JIRA)
Andor Molnar created ZOOKEEPER-3065: --- Summary: Refactor existing reconfig tests in StaticHostProviderTest Key: ZOOKEEPER-3065 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3065 Project:

[GitHub] zookeeper pull request #529: [ZOOKEEPER-2368] Send a watch event is when a c...

2018-06-18 Thread timothyjward
Github user timothyjward commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/529#discussion_r196102971 --- Diff: src/java/main/org/apache/zookeeper/Watcher.java --- @@ -84,7 +84,14 @@ * client connection (the session) is no longer

Success: ZOOKEEPER- PreCommit Build #1844

2018-06-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1844/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 86.61 MB...] [exec] +1

Re: Should we cut a 3.4.13 release?

2018-06-18 Thread Molnár Andor
Michael is waiting for the master version of ZOOKEEPER-2184 to be committed. I think I've addressed all the issues, so there shouldn't be any blockers anymore. Andor On 06/18/2018 04:22 PM, Patrick Hunt wrote: I'm just back from vacation so I may have missed it - Michael any progress on

[GitHub] zookeeper issue #540: Branch 3.4

2018-06-18 Thread nkalmar
Github user nkalmar commented on the issue: https://github.com/apache/zookeeper/pull/540 Is this PR valid? Looks like it was created by accident, if so, please close it. ---

[jira] [Commented] (ZOOKEEPER-3009) Potential NPE in NIOServerCnxnFactory

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

[GitHub] zookeeper pull request #529: [ZOOKEEPER-2368] Send a watch event is when a c...

2018-06-18 Thread timothyjward
Github user timothyjward commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/529#discussion_r196090467 --- Diff: src/java/main/org/apache/zookeeper/ClientCnxn.java --- @@ -1260,10 +1260,8 @@ public void run() { cleanup();

[GitHub] zookeeper pull request #529: [ZOOKEEPER-2368] Send a watch event is when a c...

2018-06-18 Thread timothyjward
Github user timothyjward commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/529#discussion_r196119877 --- Diff: src/java/main/org/apache/zookeeper/ClientCnxn.java --- @@ -1438,6 +1436,11 @@ public void disconnect() { }

[jira] [Commented] (ZOOKEEPER-2368) Client watches are not disconnected on close

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

Re: Should we cut a 3.4.13 release?

2018-06-18 Thread Patrick Hunt
I'm just back from vacation so I may have missed it - Michael any progress on this? Should we/can we start the release cycle? If not what's the blocker? Regards, Patrick On Tue, Jun 5, 2018 at 7:22 AM Michael Han wrote: > >> Perhaps you can commit the 3.5/trunk changes for 2184 prior to the

[jira] [Commented] (ZOOKEEPER-1990) suspicious instantiation of java Random instances

2018-06-18 Thread Norbert Kalmar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16515800#comment-16515800 ] Norbert Kalmar commented on ZOOKEEPER-1990: --- Are you still working on this [~mfenes]? I

[jira] [Commented] (ZOOKEEPER-2873) print error and/or abort on invalid server definition

2018-06-18 Thread Norbert Kalmar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16515801#comment-16515801 ] Norbert Kalmar commented on ZOOKEEPER-2873: --- Are you still working on this [~mfenes]? >

Success: ZOOKEEPER- PreCommit Build #1843

2018-06-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1843/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 39.87 MB...] [exec] +1

[GitHub] zookeeper pull request #529: [ZOOKEEPER-2368] Send a watch event is when a c...

2018-06-18 Thread enixon
Github user enixon commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/529#discussion_r196256868 --- Diff: src/java/main/org/apache/zookeeper/ClientCnxn.java --- @@ -1438,6 +1436,11 @@ public void disconnect() { }

[jira] [Commented] (ZOOKEEPER-2873) print error and/or abort on invalid server definition

2018-06-18 Thread Brian Nixon (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16516514#comment-16516514 ] Brian Nixon commented on ZOOKEEPER-2873: With no one commenting in almost a year, this issue