[jira] [Commented] (ZOOKEEPER-2101) Transaction larger than max buffer of jute makes zookeeper unavailable

2017-11-05 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16239923#comment-16239923 ] Andor Molnar commented on ZOOKEEPER-2101: - I was working on creating a proper unit test which

[jira] [Commented] (ZOOKEEPER-2101) Transaction larger than max buffer of jute makes zookeeper unavailable

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

[jira] [Commented] (ZOOKEEPER-2101) Transaction larger than max buffer of jute makes zookeeper unavailable

2017-11-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16239921#comment-16239921 ] ASF GitHub Bot commented on ZOOKEEPER-2101: --- Github user anmolnar closed the pull request

[GitHub] zookeeper issue #412: ZOOKEEPER-2101: Transaction larger than max buffer of ...

2017-11-05 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/412 I'm unable to create proper unit test for the issue, because cannot reliably reproduce the problem. Closing this PR. ---

[GitHub] zookeeper pull request #412: ZOOKEEPER-2101: Transaction larger than max buf...

2017-11-05 Thread anmolnar
Github user anmolnar closed the pull request at: https://github.com/apache/zookeeper/pull/412 ---

Success: ZOOKEEPER- PreCommit Build #1155

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

Success: ZOOKEEPER- PreCommit Build #1154

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

Success: ZOOKEEPER- PreCommit Build #1151

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

Failed: ZOOKEEPER- PreCommit Build #1150

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

Failed: ZOOKEEPER- PreCommit Build #1152

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

Failed: ZOOKEEPER- PreCommit Build #1153

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

[jira] [Commented] (ZOOKEEPER-2931) WriteLock recipe: incorrect znode ordering when the sessionId is part of the znode name

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

[GitHub] zookeeper issue #413: WriteLock recipe: Fix bug in znode ordering when the s...

2017-11-05 Thread javicacheiro
Github user javicacheiro commented on the issue: https://github.com/apache/zookeeper/pull/413 Added unit tests and created JIRA issue: https://issues.apache.org/jira/browse/ZOOKEEPER-2931 ---

[jira] [Commented] (ZOOKEEPER-2357) Unhandled errors propagating through cluster

2017-11-05 Thread Brian Nixon (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16239715#comment-16239715 ] Brian Nixon commented on ZOOKEEPER-2357: Not an expert but a couple things pop out to me. One,

[jira] [Commented] (ZOOKEEPER-2773) zookeeper-service

2017-11-05 Thread Brian Nixon (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16239709#comment-16239709 ] Brian Nixon commented on ZOOKEEPER-2773: there's not enough information here to go on. Did you

ZooKeeper-trunk-openjdk7 - Build # 1689 - Still Failing

2017-11-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1689/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 64.62 MB...] [junit] 2017-11-05 20:01:49,763

[jira] [Commented] (ZOOKEEPER-2931) WriteLock recipe: incorrect znode ordering when the sessionId is part of the znode name

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

[GitHub] zookeeper issue #413: WriteLock recipe: Fix bug in znode ordering when the s...

2017-11-05 Thread javicacheiro
Github user javicacheiro commented on the issue: https://github.com/apache/zookeeper/pull/413 Created JIRA issue: https://issues.apache.org/jira/browse/ZOOKEEPER-2931 I will add some unit tests to the pull request. ---

[jira] [Commented] (ZOOKEEPER-2931) WriteLock recipe: incorrect znode ordering when the sessionId is part of the znode name

2017-11-05 Thread Javier Cacheiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16239685#comment-16239685 ] Javier Cacheiro commented on ZOOKEEPER-2931: Added link to the github PR with the fix.

[jira] [Created] (ZOOKEEPER-2931) WriteLock recipe: incorrect znode ordering when the sessionId is part of the znode name

2017-11-05 Thread Javier Cacheiro (JIRA)
Javier Cacheiro created ZOOKEEPER-2931: -- Summary: WriteLock recipe: incorrect znode ordering when the sessionId is part of the znode name Key: ZOOKEEPER-2931 URL:

ZooKeeper_branch34_openjdk7 - Build # 1706 - Failure

2017-11-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1706/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 32.82 MB...] [junit] 2017-11-05

ZooKeeper_branch35_jdk8 - Build # 738 - Failure

2017-11-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/738/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 67.12 MB...] [junit] 2017-11-05 12:12:23,852

ZooKeeper_branch35_openjdk7 - Build # 735 - Failure

2017-11-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/735/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 68.52 MB...] [junit] at

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

2017-11-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated ZOOKEEPER-1859: -- Description: {code} final PrintWriter pwriter = new PrintWriter( new

ZooKeeper_branch35_jdk7 - Build # 1176 - Failure

2017-11-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/1176/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 68.36 MB...] [junit] 2017-11-05 08:48:26,531