[jira] [Commented] (ZOOKEEPER-2793) [QP MutualAuth]: Implement a mechanism to build "authzHosts" for dynamic reconfig servers

2017-12-05 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16278196#comment-16278196 ] Rakesh R commented on ZOOKEEPER-2793: - Thanks [~phunt] for the feedback. Sure, I will keep this

[GitHub] zookeeper pull request #425: Add keys for the Zxid from the stat command

2017-12-05 Thread alexbb
Github user alexbb commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/425#discussion_r155075540 --- Diff: src/contrib/monitoring/check_zookeeper.py --- @@ -169,11 +169,16 @@ def __init__(self, host='localhost', port='2181', timeout=1): def

[GitHub] zookeeper pull request #425: Add keys for the Zxid from the stat command

2017-12-05 Thread alexbb
Github user alexbb commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/425#discussion_r155040923 --- Diff: src/contrib/monitoring/check_zookeeper.py --- @@ -251,6 +256,13 @@ def _parse_stat(self, data): result['zk_znode_count'] =

[GitHub] zookeeper pull request #425: Add keys for the Zxid from the stat command

2017-12-05 Thread alexbb
Github user alexbb commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/425#discussion_r155040839 --- Diff: src/contrib/monitoring/check_zookeeper.py --- @@ -169,11 +169,16 @@ def __init__(self, host='localhost', port='2181', timeout=1): def

[jira] [Created] (ZOOKEEPER-2950) Add keys for the Zxid from the stat command to check_zookeeper.py

2017-12-05 Thread Alex Bame (JIRA)
Alex Bame created ZOOKEEPER-2950: Summary: Add keys for the Zxid from the stat command to check_zookeeper.py Key: ZOOKEEPER-2950 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2950 Project:

ZooKeeper-trunk-openjdk7 - Build # 1722 - Failure

2017-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1722/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 60.62 KB...] [junit] Running

[jira] [Commented] (ZOOKEEPER-2950) Add keys for the Zxid from the stat command to check_zookeeper.py

2017-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279032#comment-16279032 ] ASF GitHub Bot commented on ZOOKEEPER-2950: --- Github user alexbb commented on the issue:

[GitHub] zookeeper issue #425: Add keys for the Zxid from the stat command

2017-12-05 Thread alexbb
Github user alexbb commented on the issue: https://github.com/apache/zookeeper/pull/425 Created Jira ZOOKEEPER-2950: https://issues.apache.org/jira/browse/ZOOKEEPER-2950 ---

[jira] [Assigned] (ZOOKEEPER-2893) very poor choice of logging if client fails to connect to server

2017-12-05 Thread Tamas Penzes (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Penzes reassigned ZOOKEEPER-2893: --- Assignee: (was: Tamas Penzes) > very poor choice of logging if client fails

[jira] [Commented] (ZOOKEEPER-2338) c bindings should create socket's with SOCK_CLOEXEC to avoid fd leaks on fork/exec

2017-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16278977#comment-16278977 ] ASF GitHub Bot commented on ZOOKEEPER-2338: --- Github user fr0stbyte commented on the issue:

[GitHub] zookeeper issue #410: [ZOOKEEPER-2338] - set SOCK_CLOEXEC on socket if defin...

2017-12-05 Thread fr0stbyte
Github user fr0stbyte commented on the issue: https://github.com/apache/zookeeper/pull/410 @phunt @anmolnar any suggestion on changes or does this look good ? ---

Success: ZOOKEEPER- PreCommit Build #1334

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

[GitHub] zookeeper pull request #300: ZOOKEEPER-2807: Flaky test: org.apache.zookeepe...

2017-12-05 Thread afine
Github user afine commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/300#discussion_r155102382 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/CommitProcessor.java --- @@ -240,84 +240,14 @@ public void run() { }

[GitHub] zookeeper issue #420: ZOOKEEPER-2924. Refactor tests of LoadFromLogTest.java

2017-12-05 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/420 @phunt do you still have concerns? ---

[GitHub] zookeeper issue #415: ZOOKEEPER-2939: Added last/min/max proposal size JMX b...

2017-12-05 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/415 @phunt do you think we can commit this patch? ---

[GitHub] zookeeper pull request #300: ZOOKEEPER-2807: Flaky test: org.apache.zookeepe...

2017-12-05 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/300#discussion_r155103949 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/CommitProcessor.java --- @@ -240,84 +240,14 @@ public void run() { }

[jira] [Commented] (ZOOKEEPER-2924) Flaky Test: org.apache.zookeeper.test.LoadFromLogTest.testRestoreWithTransactionErrors

2017-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279345#comment-16279345 ] ASF GitHub Bot commented on ZOOKEEPER-2924: --- Github user anmolnar commented on the issue:

[jira] [Commented] (ZOOKEEPER-2939) Deal with maxbuffer as it relates to proposals

2017-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279348#comment-16279348 ] ASF GitHub Bot commented on ZOOKEEPER-2939: --- Github user anmolnar commented on the issue:

[jira] [Commented] (ZOOKEEPER-2807) Flaky test: org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged

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

[jira] [Commented] (ZOOKEEPER-2807) Flaky test: org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged

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

[GitHub] zookeeper issue #300: ZOOKEEPER-2807: Flaky test: org.apache.zookeeper.test....

2017-12-05 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/300 +1 looks good to me. @afine Would you please trigger another build to get a green one? ---

[jira] [Commented] (ZOOKEEPER-2807) Flaky test: org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged

2017-12-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279712#comment-16279712 ] ASF GitHub Bot commented on ZOOKEEPER-2807: --- Github user anmolnar commented on the issue: