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

2018-02-12 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

[jira] [Commented] (ZOOKEEPER-2977) Concurrency for addAuth corrupts quorum packets

2018-02-12 Thread sumit agrawal (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361680#comment-16361680 ] sumit agrawal commented on ZOOKEEPER-2977: -- To avoid this issue, below method can return copy

ZooKeeper_branch34 - Build # 2243 - Failure

2018-02-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34/2243/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 124.83 KB...] [junit] Tests run: 1, Failures: 0,

ZooKeeper-trunk - Build # 3725 - Failure

2018-02-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3725/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 141.59 KB...] [junit] Running

ZooKeeper_branch34_jdk8 - Build # 1293 - Failure

2018-02-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/1293/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10.32 KB...] at

[jira] [Commented] (ZOOKEEPER-2845) Data inconsistency issue due to retain database in leader election

2018-02-12 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361234#comment-16361234 ] Robert Joseph Evans commented on ZOOKEEPER-2845: [~lvfangmin], You are right I did

Failed: ZOOKEEPER- PreCommit Build #1469

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

[jira] [Comment Edited] (ZOOKEEPER-2938) Peer with smallest id is unable to join quorum after connection broken to other peers

2018-02-12 Thread Adam J Shook (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361076#comment-16361076 ] Adam J Shook edited comment on ZOOKEEPER-2938 at 2/12/18 5:13 PM: -- We

[jira] [Commented] (ZOOKEEPER-2938) Peer with smallest id is unable to join quorum after connection broken to other peers

2018-02-12 Thread Adam J Shook (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361076#comment-16361076 ] Adam J Shook commented on ZOOKEEPER-2938: - We are experiencing this as well, but the node that

Failed: ZOOKEEPER- PreCommit Build #1468

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

Failed: ZOOKEEPER- PreCommit Build #1467

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

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

2018-02-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361045#comment-16361045 ] ASF GitHub Bot commented on ZOOKEEPER-2939: --- GitHub user anmolnar opened a pull request:

[GitHub] zookeeper pull request #463: ZOOKEEPER-2939 Deal with maxbuffer as it relate...

2018-02-12 Thread anmolnar
GitHub user anmolnar opened a pull request: https://github.com/apache/zookeeper/pull/463 ZOOKEEPER-2939 Deal with maxbuffer as it relates to proposals - branch-3.5 build fix @afine This PR is a fix for branch-3.5 builds. Please take this as high priority. You can merge this pull

ZooKeeper_branch34_openjdk7 - Build # 1813 - Failure

2018-02-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1813/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 40.36 KB...] [junit] Tests run: 1,

Failed: ZOOKEEPER- PreCommit Build #1466

2018-02-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1466/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6.49 KB...] [exec] Pull

Success: ZOOKEEPER- PreCommit Build #1465

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

[jira] [Commented] (ZOOKEEPER-2845) Data inconsistency issue due to retain database in leader election

2018-02-12 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360880#comment-16360880 ] Robert Joseph Evans commented on ZOOKEEPER-2845: [~lvfangmin], I will spend some more

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

2018-02-12 Thread Andor Molnar (JIRA)
Andor Molnar created ZOOKEEPER-2980: --- Summary: Backport ZOOKEEPER-2939 Deal with maxbuffer as it relates to proposals Key: ZOOKEEPER-2980 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2980

[jira] [Updated] (ZOOKEEPER-2979) Use dropwizard library histogram for proposal-related metrics

2018-02-12 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar updated ZOOKEEPER-2979: Affects Version/s: (was: 3.4.11) (was: 3.5.3)

[jira] [Created] (ZOOKEEPER-2979) Use dropwizard library histogram for proposal-related metrics

2018-02-12 Thread Andor Molnar (JIRA)
Andor Molnar created ZOOKEEPER-2979: --- Summary: Use dropwizard library histogram for proposal-related metrics Key: ZOOKEEPER-2979 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2979 Project:

Success: ZOOKEEPER- PreCommit Build #1464

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

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

2018-02-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360791#comment-16360791 ] ASF GitHub Bot commented on ZOOKEEPER-2939: --- GitHub user anmolnar opened a pull request:

[GitHub] zookeeper pull request #462: ZOOKEEPER-2939. Deal with maxbuffer as it relat...

2018-02-12 Thread anmolnar
GitHub user anmolnar opened a pull request: https://github.com/apache/zookeeper/pull/462 ZOOKEEPER-2939. Deal with maxbuffer as it relates to proposals Branch 3.4 version of https://github.com/apache/zookeeper/pull/415 You can merge this pull request into a Git repository by

[jira] [Created] (ZOOKEEPER-2978) missing list

2018-02-12 Thread achimbab (JIRA)
achimbab created ZOOKEEPER-2978: --- Summary: missing list Key: ZOOKEEPER-2978 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2978 Project: ZooKeeper Issue Type: Bug Components:

ZooKeeper_branch35_jdk8 - Build # 843 - Still Failing

2018-02-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/843/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 17.22 KB...] [ivy:retrieve] found

[jira] [Commented] (ZOOKEEPER-2621) ZooKeeper doesn't start on MINGW32 (Windows)

2018-02-12 Thread Amichai Rothman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360638#comment-16360638 ] Amichai Rothman commented on ZOOKEEPER-2621: Any reason this wasn't fixed in over a year?

[GitHub] zookeeper issue #461: missing list

2018-02-12 Thread mfenes
Github user mfenes commented on the issue: https://github.com/apache/zookeeper/pull/461 Please add a JIRA to this pull request. ---

[jira] [Commented] (ZOOKEEPER-2845) Data inconsistency issue due to retain database in leader election

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

[GitHub] zookeeper pull request #453: ZOOKEEPER-2845: Send a SNAP if transactions can...

2018-02-12 Thread mfenes
Github user mfenes commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/453#discussion_r167513290 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/LearnerHandler.java --- @@ -758,6 +760,11 @@ public boolean syncFollower(long peerLastZxid,

ZooKeeper_branch35_openjdk7 - Build # 844 - Still Failing

2018-02-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/844/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 16.85 KB...] [ivy:retrieve] found

ZooKeeper_branch35_jdk7 - Build # 1288 - Still Failing

2018-02-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/1288/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 16.28 KB...] [ivy:retrieve] found