[jira] [Commented] (ZOOKEEPER-1859) pwriter should be closed in NIOServerCnxn#checkFourLetterWord()

2018-07-12 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16541452#comment-16541452 ] Andor Molnar commented on ZOOKEEPER-1859: - Hi [~yuzhih...@gmail.com] Would y

ZooKeeper_branch35_jdk8 - Build # 1037 - Still Failing

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

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

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

Failed: ZOOKEEPER- PreCommit Build #1930

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

[jira] [Created] (ZOOKEEPER-3086) [server] Lack of write timeouts causes quorum to stuck

2018-07-12 Thread Ruslan Nigmatullin (JIRA)
Ruslan Nigmatullin created ZOOKEEPER-3086: - Summary: [server] Lack of write timeouts causes quorum to stuck Key: ZOOKEEPER-3086 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3086 Project

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

2018-07-12 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/534 I think this one is good to commit - I'll commit in next few days if no one raise other concerns. ---

[GitHub] zookeeper pull request #567: ZOOKEEPER-3071: Add a config parameter to contr...

2018-07-12 Thread suyogmapara
GitHub user suyogmapara opened a pull request: https://github.com/apache/zookeeper/pull/567 ZOOKEEPER-3071: Add a config parameter to control transaction log size You can merge this pull request into a Git repository by running: $ git pull https://github.com/suyogmapara/zookee

[jira] [Updated] (ZOOKEEPER-3071) Add a config parameter to control transaction log size

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ZOOKEEPER-3071: -- Labels: pull-request-available (was: ) > Add a config parameter to control transac

Failed: ZOOKEEPER- PreCommit Build #1931

2018-07-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1931/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6.54 KB...] [exec] % Total

[jira] [Created] (ZOOKEEPER-3087) Fix findbug warning introduced by ZOOKEEPER-3084.

2018-07-12 Thread Michael Han (JIRA)
Michael Han created ZOOKEEPER-3087: -- Summary: Fix findbug warning introduced by ZOOKEEPER-3084. Key: ZOOKEEPER-3087 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3087 Project: ZooKeeper

[GitHub] zookeeper pull request #568: ZOOKEEPER-3087: Fix findbug warning introduced ...

2018-07-12 Thread hanm
GitHub user hanm opened a pull request: https://github.com/apache/zookeeper/pull/568 ZOOKEEPER-3087: Fix findbug warning introduced by ZOOKEEPER-3084. You can merge this pull request into a Git repository by running: $ git pull https://github.com/hanm/zookeeper ZOOKEEPER-3087

[jira] [Updated] (ZOOKEEPER-3087) Fix findbug warning introduced by ZOOKEEPER-3084.

2018-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ZOOKEEPER-3087: -- Labels: pull-request-available (was: ) > Fix findbug warning introduced by ZOOKEEP

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

2018-07-12 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/534 >> it seems like we also introduced a findbug issue with #562 Let's do this as a separate issue. I committed the patch, so I feel obligated to fix it: https://github.com/apache/zookeeper

[jira] [Commented] (ZOOKEEPER-3084) Exit when ZooKeeper cannot bind to the leader election port

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

Failed: ZOOKEEPER- PreCommit Build #1932

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

[jira] [Created] (ZOOKEEPER-3088) zk c client: should delete tsd keys in a destructor

2018-07-12 Thread kevinxw (JIRA)
kevinxw created ZOOKEEPER-3088: -- Summary: zk c client: should delete tsd keys in a destructor Key: ZOOKEEPER-3088 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3088 Project: ZooKeeper Is

[GitHub] zookeeper issue #565: ZOOKEEPER-3067: Optionally disable client environment ...

2018-07-12 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/zookeeper/pull/565 Added a test. I needed the following patch to get the tests to build on Fedora 28: ``` diff --git a/src/c/Makefile.am b/src/c/Makefile.am index a81e3da2..0230419b 100644 --- a/src/c/

[jira] [Commented] (ZOOKEEPER-3067) Optionally suppress client environment logging.

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

Failed: ZOOKEEPER- PreCommit Build #1933

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