[jira] [Created] (ZOOKEEPER-3209) New `getEphemerals` api to get all the ephemeral nodes created by a session

2018-12-07 Thread Dinesh Appavoo (JIRA)
Dinesh Appavoo created ZOOKEEPER-3209: - Summary: New `getEphemerals` api to get all the ephemeral nodes created by a session Key: ZOOKEEPER-3209 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3209

[GitHub] zookeeper issue #711: ZOOKEEPER-3177. Revert globalOutstandingLimit refactor...

2018-12-07 Thread lvfangmin
Github user lvfangmin commented on the issue: https://github.com/apache/zookeeper/pull/711 Sorry, just saw this, @anmolnar what's the findbugs issue caused by that refactor? ---

[GitHub] zookeeper issue #732: typo

2018-12-07 Thread lvfangmin
Github user lvfangmin commented on the issue: https://github.com/apache/zookeeper/pull/732 +1 Thanks @stanlyDoge for correcting this, can you create a JIRA to make it easier to track this: https://issues.apache.org/jira/projects/ZOOKEEPER/issues. ---

[NOTICE] Mandatory relocation of Apache git repositories on git-wip-us.apache.org

2018-12-07 Thread Daniel Gruno
[IF YOUR PROJECT DOES NOT HAVE GIT REPOSITORIES ON GIT-WIP-US PLEASE DISREGARD THIS EMAIL; IT WAS MASS-MAILED TO ALL APACHE PROJECTS] Hello Apache projects, I am writing to you because you may have git repositories on the git-wip-us server, which is slated to be decommissioned in the coming

[GitHub] zookeeper pull request #707: [ZOOKEEPER-2778] QuorumPeer: encapsulate addres...

2018-12-07 Thread mkedwards
Github user mkedwards closed the pull request at: https://github.com/apache/zookeeper/pull/707 ---

[jira] [Commented] (ZOOKEEPER-2778) Potential server deadlock between follower sync with leader and follower receiving external connection requests.

2018-12-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16713037#comment-16713037 ] Hudson commented on ZOOKEEPER-2778: --- SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #298 (See

[jira] [Commented] (ZOOKEEPER-2778) Potential server deadlock between follower sync with leader and follower receiving external connection requests.

2018-12-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16712827#comment-16712827 ] Hudson commented on ZOOKEEPER-2778: --- FAILURE: Integrated in Jenkins build

[jira] [Resolved] (ZOOKEEPER-2778) Potential server deadlock between follower sync with leader and follower receiving external connection requests.

2018-12-07 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar resolved ZOOKEEPER-2778. - Resolution: Fixed Issue resolved by pull request 707

[GitHub] zookeeper issue #707: [ZOOKEEPER-2778] QuorumPeer: encapsulate addresses

2018-12-07 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/707 Please close this PR. ---

[GitHub] zookeeper issue #707: [ZOOKEEPER-2778] QuorumPeer: encapsulate addresses

2018-12-07 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/707 Committed to branch-3.5. Thanks @mkedwards ! ---

[GitHub] zookeeper issue #719: [ZOOKEEPER-2778] QuorumPeer: address potential reconfi...

2018-12-07 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/719 Committed to master branch. Thanks @mkedwards ! It hasn't applied cleanly to 3.5, so I'll commit #707 separately. ---

[GitHub] zookeeper pull request #719: [ZOOKEEPER-2778] QuorumPeer: address potential ...

2018-12-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/719 ---

ZooKeeper_branch34_openjdk8 - Build # 146 - Failure

2018-12-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk8/146/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 43.45 KB...] [junit] Running

[jira] [Resolved] (ZOOKEEPER-925) Consider maven site generation to replace our forrest site and documentation generation

2018-12-07 Thread Tamas Penzes (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Penzes resolved ZOOKEEPER-925. Resolution: Fixed > Consider maven site generation to replace our forrest site and

[jira] [Commented] (ZOOKEEPER-925) Consider maven site generation to replace our forrest site and documentation generation

2018-12-07 Thread Tamas Penzes (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16712711#comment-16712711 ] Tamas Penzes commented on ZOOKEEPER-925: All subtasks done, closing. > Consider maven site

[GitHub] zookeeper pull request #692: ZOOKEEPER-3184: Use the same method to generate...

2018-12-07 Thread tamaashu
Github user tamaashu closed the pull request at: https://github.com/apache/zookeeper/pull/692 ---

Website updated with Maven build

2018-12-07 Thread Andor Molnar
Hi team! Please be aware that the ZooKeeper website has just been updated with the new Maven build. Related to this change you can see the following changes: - PR #692 has been merged to ‘website’ branch, - Website generation instructions have been updated:

[GitHub] zookeeper issue #692: ZOOKEEPER-3184: Use the same method to generate websit...

2018-12-07 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/692 Committed to `website` branch. Thanks @tamaashu ! ---

[jira] [Commented] (ZOOKEEPER-3207) Watch related code being copied over twice when doing maven migration

2018-12-07 Thread Norbert Kalmar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16712654#comment-16712654 ] Norbert Kalmar commented on ZOOKEEPER-3207: --- Nevermind, I see there is already a Patch.

[GitHub] zookeeper issue #730: Zookeeper-3188: Improve resilience to network

2018-12-07 Thread ArtemChernatsky
Github user ArtemChernatsky commented on the issue: https://github.com/apache/zookeeper/pull/730 @hanm, I've checked all tests, which were failed, and they pass locally. Can you advice how I can debug them locally? ---

Re: Leader election

2018-12-07 Thread Maciej Smoleński
On Fri, Dec 7, 2018 at 3:03 AM Michael Borokhovich wrote: > We are planning to run Zookeeper nodes embedded with the client nodes. > I.e., each client runs also a ZK node. So, network partition will > disconnect a ZK node and not only the client. > My concern is about the following statement