ZooKeeper_branch34_jdk7 - Build # 1644 - Still Failing

2017-09-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk7/1644/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer [EnvInject] - Loading node environment

[jira] [Comment Edited] (ZOOKEEPER-2778) Potential server deadlock between follower sync with leader and follower receiving external connection requests.

2017-09-06 Thread Cesar Stuardo (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16156297#comment-16156297 ] Cesar Stuardo edited comment on ZOOKEEPER-2778 at 9/7/17 1:42 AM: --

[jira] [Commented] (ZOOKEEPER-2778) Potential server deadlock between follower sync with leader and follower receiving external connection requests.

2017-09-06 Thread Cesar Stuardo (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16156297#comment-16156297 ] Cesar Stuardo commented on ZOOKEEPER-2778: -- Hey, Happy to help! Are we correct about the

ZooKeeper_branch34 - Build # 2072 - Still Failing

2017-09-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34/2072/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer [EnvInject] - Loading node environment variables.

ZooKeeper-trunk - Build # 3525 - Still Failing

2017-09-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3525/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer [EnvInject] - Loading node environment variables.

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

2017-09-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1608/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 66.76 MB...] [junit] at

[jira] [Commented] (ZOOKEEPER-2471) Java Zookeeper Client incorrectly considers time spent sleeping as time spent connecting, potentially resulting in infinite reconnect loop

2017-09-06 Thread Dan Benediktson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155862#comment-16155862 ] Dan Benediktson commented on ZOOKEEPER-2471: Hey, sorry, I've been meaning to get back to

[jira] [Commented] (ZOOKEEPER-2471) Java Zookeeper Client incorrectly considers time spent sleeping as time spent connecting, potentially resulting in infinite reconnect loop

2017-09-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155840#comment-16155840 ] ASF GitHub Bot commented on ZOOKEEPER-2471: --- Github user nicktrav commented on the issue:

[GitHub] zookeeper issue #330: ZOOKEEPER-2471: ZK Java client should not count sleep ...

2017-09-06 Thread nicktrav
Github user nicktrav commented on the issue: https://github.com/apache/zookeeper/pull/330 @DanBenediktson - bumping this. Any thoughts? ---

Success: ZOOKEEPER- PreCommit Build #1001

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

[jira] [Commented] (ZOOKEEPER-2809) Unnecessary stack-trace in server when the client disconnect unexpectedly

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

ZooKeeper_branch34_openjdk7 - Build # 1636 - Failure

2017-09-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1636/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer [EnvInject] - Loading node environment

[jira] [Commented] (ZOOKEEPER-2809) Unnecessary stack-trace in server when the client disconnect unexpectedly

2017-09-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155453#comment-16155453 ] ASF GitHub Bot commented on ZOOKEEPER-2809: --- GitHub user mfenes reopened a pull request:

[GitHub] zookeeper pull request #355: ZOOKEEPER-2809: Unnecessary stack-trace in serv...

2017-09-06 Thread mfenes
GitHub user mfenes reopened a pull request: https://github.com/apache/zookeeper/pull/355 ZOOKEEPER-2809: Unnecessary stack-trace in server when the client dis… Unnecessary stack-trace in server when the client disconnects unexpectedly. Backport from master, branch-3.5 to

[jira] [Commented] (ZOOKEEPER-2809) Unnecessary stack-trace in server when the client disconnect unexpectedly

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

[GitHub] zookeeper pull request #355: ZOOKEEPER-2809: Unnecessary stack-trace in serv...

2017-09-06 Thread mfenes
Github user mfenes closed the pull request at: https://github.com/apache/zookeeper/pull/355 ---

[jira] [Commented] (ZOOKEEPER-2892) Improve lazy initialize and close stream for `PrepRequestProcessor`

2017-09-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155451#comment-16155451 ] ASF GitHub Bot commented on ZOOKEEPER-2892: --- Github user asdf2014 commented on the issue:

[GitHub] zookeeper issue #361: ZOOKEEPER-2892: Improve lazy initialize and close stre...

2017-09-06 Thread asdf2014
Github user asdf2014 commented on the issue: https://github.com/apache/zookeeper/pull/361 @hanm It works, thx a lot. 👍 ---

Failed: ZOOKEEPER- PreCommit Build #1000

2017-09-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1000/ ### ## LAST 60 LINES OF THE CONSOLE ### GitHub pull request #355 to apache/zookeeper

[jira] [Commented] (ZOOKEEPER-2809) Unnecessary stack-trace in server when the client disconnect unexpectedly

2017-09-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155440#comment-16155440 ] ASF GitHub Bot commented on ZOOKEEPER-2809: --- GitHub user mfenes reopened a pull request:

[jira] [Commented] (ZOOKEEPER-2809) Unnecessary stack-trace in server when the client disconnect unexpectedly

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

[GitHub] zookeeper pull request #355: ZOOKEEPER-2809: Unnecessary stack-trace in serv...

2017-09-06 Thread mfenes
GitHub user mfenes reopened a pull request: https://github.com/apache/zookeeper/pull/355 ZOOKEEPER-2809: Unnecessary stack-trace in server when the client dis… Unnecessary stack-trace in server when the client disconnects unexpectedly. Backport from master, branch-3.5 to

[GitHub] zookeeper pull request #355: ZOOKEEPER-2809: Unnecessary stack-trace in serv...

2017-09-06 Thread mfenes
Github user mfenes closed the pull request at: https://github.com/apache/zookeeper/pull/355 ---

Success: ZOOKEEPER- PreCommit Build #999

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

[jira] [Commented] (ZOOKEEPER-2892) Improve lazy initialize and close stream for `PrepRequestProcessor`

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

[jira] [Commented] (ZOOKEEPER-2882) memory leak in zoo_amulti() function

2017-09-06 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155407#comment-16155407 ] Michael Han commented on ZOOKEEPER-2882: {{Total time: 551 minutes 16 seconds}} It's the

[jira] [Commented] (ZOOKEEPER-2892) Improve lazy initialize and close stream for `PrepRequestProcessor`

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

[jira] [Commented] (ZOOKEEPER-2892) Improve lazy initialize and close stream for `PrepRequestProcessor`

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

[jira] [Commented] (ZOOKEEPER-2892) Improve lazy initialize and close stream for `PrepRequestProcessor`

2017-09-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155392#comment-16155392 ] ASF GitHub Bot commented on ZOOKEEPER-2892: --- Github user asdf2014 commented on the issue:

[jira] [Commented] (ZOOKEEPER-2892) Improve lazy initialize and close stream for `PrepRequestProcessor`

2017-09-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155394#comment-16155394 ] ASF GitHub Bot commented on ZOOKEEPER-2892: --- GitHub user asdf2014 reopened a pull request:

[GitHub] zookeeper pull request #361: ZOOKEEPER-2892: Improve lazy initialize and clo...

2017-09-06 Thread asdf2014
GitHub user asdf2014 reopened a pull request: https://github.com/apache/zookeeper/pull/361 ZOOKEEPER-2892: Improve lazy initialize and close stream for `PrepRequestProcessor` Improve lazy initialize and close stream for `PrepRequestProcessor` * Delay the initialization of

[GitHub] zookeeper issue #361: ZOOKEEPER-2892: Improve lazy initialize and close stre...

2017-09-06 Thread asdf2014
Github user asdf2014 commented on the issue: https://github.com/apache/zookeeper/pull/361 Okay, I'll try it. ---

[GitHub] zookeeper pull request #361: ZOOKEEPER-2892: Improve lazy initialize and clo...

2017-09-06 Thread asdf2014
Github user asdf2014 closed the pull request at: https://github.com/apache/zookeeper/pull/361 ---

[GitHub] zookeeper issue #361: ZOOKEEPER-2892: Improve lazy initialize and close stre...

2017-09-06 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/361 Looks like a transient error, you can try retrigger Jenkins job by closing and reopening the pull request, or just generate a new commit hash (git commit --amend) and force push to remote. ---

[jira] [Commented] (ZOOKEEPER-1654) bad documentation link on site

2017-09-06 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155351#comment-16155351 ] Michael Han commented on ZOOKEEPER-1654: I remember someone reported the same issue to mailing

[jira] [Assigned] (ZOOKEEPER-1654) bad documentation link on site

2017-09-06 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han reassigned ZOOKEEPER-1654: -- Assignee: Michael Han > bad documentation link on site >

[jira] [Commented] (ZOOKEEPER-2885) zookeeper-3.5.3-beta.tar.gz file in mirror site is corrupted

2017-09-06 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155338#comment-16155338 ] Michael Han commented on ZOOKEEPER-2885: Thanks for reporting the issue. Hopefully this is not

[jira] [Commented] (ZOOKEEPER-2778) Potential server deadlock between follower sync with leader and follower receiving external connection requests.

2017-09-06 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155336#comment-16155336 ] Michael Han commented on ZOOKEEPER-2778: Thanks for your efforts on reproducing this bug (and

Re: Regarding stable release plan from 3.5 branch

2017-09-06 Thread Michael Han
I am not aware of any concrete plans being made - though we are definitely heading to the direction of making first stable 3.5 release. Speaking of that, should we do another beta release before stable release? Quality wise the current branch-3.5 is not at the same quality comparing to

[jira] [Comment Edited] (ZOOKEEPER-2882) memory leak in zoo_amulti() function

2017-09-06 Thread guoxiang niu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155292#comment-16155292 ] guoxiang niu edited comment on ZOOKEEPER-2882 at 9/6/17 12:56 PM: -- i

[jira] [Commented] (ZOOKEEPER-2882) memory leak in zoo_amulti() function

2017-09-06 Thread guoxiang niu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155292#comment-16155292 ] guoxiang niu commented on ZOOKEEPER-2882: - i just added close_buffer_oarchive(, 1); statement

[jira] [Commented] (ZOOKEEPER-2889) Zookeeper standalone instance startup references logging classes incompatible with log4j-1.2-api

2017-09-06 Thread Nikhil Bhide (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155272#comment-16155272 ] Nikhil Bhide commented on ZOOKEEPER-2889: - I would like to work on it. Please assign this

ZooKeeper-trunk-jdk8 - Build # 1192 - Still Failing

2017-09-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1192/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 60.31 MB...] [junit] at

ZooKeeper_branch35_openjdk7 - Build # 660 - Failure

2017-09-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/660/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 69.37 MB...] [junit] 2017-09-06