Failed: ZOOKEEPER- PreCommit Build #942

2017-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/942/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 72.33 MB...] [exec]

[jira] [Commented] (ZOOKEEPER-2872) Interrupted snapshot sync causes data loss

2017-08-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16129973#comment-16129973 ] Hadoop QA commented on ZOOKEEPER-2872: -- -1 overall. GitHub Pull Request Build +1

ZooKeeper_branch35_jdk7 - Build # 1079 - Still Failing

2017-08-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/1079/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 66.99 MB...] [junit] 2017-08-17 08:50:04,407

[GitHub] zookeeper issue #136: [ZOOKEEPER-1416] Persistent Recursive Watch

2017-08-17 Thread Randgalt
Github user Randgalt commented on the issue: https://github.com/apache/zookeeper/pull/136 Another goal is feature parity with other consensus tools such as etcd/consul. I added TTL nodes with this (and other) goals earlier in the year (or was it last year?). Watches in consul are

[jira] [Commented] (ZOOKEEPER-1416) Persistent Recursive Watch

2017-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131435#comment-16131435 ] ASF GitHub Bot commented on ZOOKEEPER-1416: --- Github user Randgalt commented on the issue:

[jira] [Commented] (ZOOKEEPER-1416) Persistent Recursive Watch

2017-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131426#comment-16131426 ] ASF GitHub Bot commented on ZOOKEEPER-1416: --- Github user skamille commented on the issue:

[GitHub] zookeeper issue #136: [ZOOKEEPER-1416] Persistent Recursive Watch

2017-08-17 Thread skamille
Github user skamille commented on the issue: https://github.com/apache/zookeeper/pull/136 We have to remember that people who don't use TreeCache will still use this feature. Not to say that we shouldn't keep it in mind as an important user, but presumably people who don't actually

[jira] [Commented] (ZOOKEEPER-2770) ZooKeeper slow operation log

2017-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131694#comment-16131694 ] ASF GitHub Bot commented on ZOOKEEPER-2770: --- Github user karanmehta93 commented on the

[GitHub] zookeeper issue #335: ZOOKEEPER-2874: Windows Debug builds don't link with `...

2017-08-17 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/335 Committed to master: ab182d4561f1c6725af0e89e0b76d92186732195 branch-3.5: 8f68c04838c3d034bcef7e937a3c23f3cfef8065 branch-3.4: b903a07c4944cb0a90045e686b7c3f153aee6153 --- If your project is

[jira] [Commented] (ZOOKEEPER-2874) Windows Debug builds don't link with `/MTd`

2017-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131695#comment-16131695 ] ASF GitHub Bot commented on ZOOKEEPER-2874: --- Github user hanm commented on the issue:

[jira] [Commented] (ZOOKEEPER-2804) Node creation fails with NPE if ACLs are null

2017-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131709#comment-16131709 ] ASF GitHub Bot commented on ZOOKEEPER-2804: --- Github user jainbhupendra24 commented on the

[jira] [Commented] (ZOOKEEPER-2872) Interrupted snapshot sync causes data loss

2017-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131702#comment-16131702 ] ASF GitHub Bot commented on ZOOKEEPER-2872: --- Github user asfgit closed the pull request at:

[GitHub] zookeeper pull request #333: ZOOKEEPER-2872: Interrupted snapshot sync cause...

2017-08-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/333 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (ZOOKEEPER-2836) QuorumCnxManager.Listener Thread Better handling of SocketTimeoutException

2017-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131588#comment-16131588 ] ASF GitHub Bot commented on ZOOKEEPER-2836: --- Github user maoling commented on a diff in the

[GitHub] zookeeper issue #333: ZOOKEEPER-2872: Interrupted snapshot sync causes data ...

2017-08-17 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/333 Committed to master: 0706b40afad079f19fe9f76c99bbb7ec69780dbd Pending JIRA resolve after fixing merge conflicts and commit into branch-3.4 and 3.5. --- If your project is set up for it,

[jira] [Commented] (ZOOKEEPER-2872) Interrupted snapshot sync causes data loss

2017-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131705#comment-16131705 ] ASF GitHub Bot commented on ZOOKEEPER-2872: --- Github user hanm commented on the issue:

[GitHub] zookeeper issue #279: ZOOKEEPER-2804:Node creation fails with NPE if ACLs ar...

2017-08-17 Thread jainbhupendra24
Github user jainbhupendra24 commented on the issue: https://github.com/apache/zookeeper/pull/279 @hanm , I will update the patch --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] zookeeper pull request #336: ZOOKEEPER-2836: fix SocketTimeoutException

2017-08-17 Thread maoling
Github user maoling commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/336#discussion_r133864927 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/QuorumCnxManager.java --- @@ -647,11 +648,10 @@ public void run() {

[jira] [Created] (ZOOKEEPER-2877) Flaky Test: org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalRun

2017-08-17 Thread Michael Han (JIRA)
Michael Han created ZOOKEEPER-2877: -- Summary: Flaky Test: org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalRun Key: ZOOKEEPER-2877 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2877

[jira] [Commented] (ZOOKEEPER-2874) Windows Debug builds don't link with `/MTd`

2017-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131698#comment-16131698 ] ASF GitHub Bot commented on ZOOKEEPER-2874: --- Github user andschwa commented on the issue:

ZooKeeper_branch34_openjdk7 - Build # 1614 - Failure

2017-08-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1614/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by an SCM change [EnvInject] - Loading node

[jira] [Commented] (ZOOKEEPER-2872) Interrupted snapshot sync causes data loss

2017-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131683#comment-16131683 ] ASF GitHub Bot commented on ZOOKEEPER-2872: --- Github user hanm commented on the issue:

[GitHub] zookeeper issue #333: ZOOKEEPER-2872: Interrupted snapshot sync causes data ...

2017-08-17 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/333 >> it seems best to keep snapshot taking a lighter weight operation. Sounds reasonable. >> I am unable to reproduce the test failure in Zab1_0Test I think it's a flaky test.

[GitHub] zookeeper issue #335: ZOOKEEPER-2874: Windows Debug builds don't link with `...

2017-08-17 Thread andschwa
Github user andschwa commented on the issue: https://github.com/apache/zookeeper/pull/335 Thank you @hanm! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[jira] [Commented] (ZOOKEEPER-2874) Windows Debug builds don't link with `/MTd`

2017-08-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131746#comment-16131746 ] Hudson commented on ZOOKEEPER-2874: --- SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #3503 (See

[jira] [Commented] (ZOOKEEPER-2872) Interrupted snapshot sync causes data loss

2017-08-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131747#comment-16131747 ] Hudson commented on ZOOKEEPER-2872: --- SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #3503 (See

Success: ZOOKEEPER- PreCommit Build #943

2017-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/943/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 69.17 MB...] [exec]

[jira] [Commented] (ZOOKEEPER-2874) Windows Debug builds don't link with `/MTd`

2017-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131692#comment-16131692 ] ASF GitHub Bot commented on ZOOKEEPER-2874: --- Github user asfgit closed the pull request at:

[GitHub] zookeeper issue #307: ZOOKEEPER-2770 ZooKeeper slow operation log

2017-08-17 Thread karanmehta93
Github user karanmehta93 commented on the issue: https://github.com/apache/zookeeper/pull/307 @hanm @eribeiro @tdunning @skamille Please review. Now that I have added rate limiting to logging, can we also turn this on by default? --- If your project is set up for it, you

[jira] [Resolved] (ZOOKEEPER-2874) Windows Debug builds don't link with `/MTd`

2017-08-17 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han resolved ZOOKEEPER-2874. Resolution: Fixed Fix Version/s: 3.5.4 3.6.0

[jira] [Commented] (ZOOKEEPER-2836) QuorumCnxManager.Listener Thread Better handling of SocketTimeoutException

2017-08-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131691#comment-16131691 ] Hadoop QA commented on ZOOKEEPER-2836: -- +1 overall. GitHub Pull Request Build +1

[jira] [Commented] (ZOOKEEPER-2770) ZooKeeper slow operation log

2017-08-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131704#comment-16131704 ] Hadoop QA commented on ZOOKEEPER-2770: -- -1 overall. GitHub Pull Request Build +1

Failed: ZOOKEEPER- PreCommit Build #944

2017-08-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/944/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 72.33 MB...] [exec] +1

[GitHub] zookeeper pull request #336: ZOOKEEPER-2836: fix SocketTimeoutException

2017-08-17 Thread maoling
Github user maoling commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/336#discussion_r133865685 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/QuorumCnxManager.java --- @@ -647,11 +648,10 @@ public void run() {

[jira] [Commented] (ZOOKEEPER-2836) QuorumCnxManager.Listener Thread Better handling of SocketTimeoutException

2017-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131577#comment-16131577 ] ASF GitHub Bot commented on ZOOKEEPER-2836: --- Github user maoling commented on a diff in the

[GitHub] zookeeper issue #279: ZOOKEEPER-2804:Node creation fails with NPE if ACLs ar...

2017-08-17 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/279 Let's wrap this up before it becoming more stale. I believe the only remaining work item is the last review comment @arshadmohammad made: >> As this Validation we are doing multiple places it

[jira] [Commented] (ZOOKEEPER-2804) Node creation fails with NPE if ACLs are null

2017-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131689#comment-16131689 ] ASF GitHub Bot commented on ZOOKEEPER-2804: --- Github user hanm commented on the issue:

[GitHub] zookeeper issue #333: ZOOKEEPER-2872: Interrupted snapshot sync causes data ...

2017-08-17 Thread enixon
Github user enixon commented on the issue: https://github.com/apache/zookeeper/pull/333 I am unable to reproduce the test failure in Zab1_0Test --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[jira] [Commented] (ZOOKEEPER-2872) Interrupted snapshot sync causes data loss

2017-08-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16130996#comment-16130996 ] ASF GitHub Bot commented on ZOOKEEPER-2872: --- Github user enixon commented on the issue: