[jira] [Comment Edited] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-09-13 Thread Yuliya Feldman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489519#comment-15489519 ] Yuliya Feldman edited comment on ZOOKEEPER-2549 at 9/14/16 5:57 AM:

[jira] [Issue Comment Deleted] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-09-13 Thread Yuliya Feldman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuliya Feldman updated ZOOKEEPER-2549: -- Comment: was deleted (was: Sure - removed if (LOG.isDebugEnabled()) Added

[jira] [Commented] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-09-13 Thread Yuliya Feldman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489522#comment-15489522 ] Yuliya Feldman commented on ZOOKEEPER-2549: --- Sure - removed if (LOG.isDebugEnabled())

[jira] [Updated] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-09-13 Thread Yuliya Feldman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuliya Feldman updated ZOOKEEPER-2549: -- Attachment: ZOOKEEPER-2549-2.patch Addressing review comments > As

Re: [VOTE] move Apache Zookeeper to git

2016-09-13 Thread Patrick Hunt
Infra doesn't allow projects to admin their own gh.com mirrors (I just checked). Michael - can you comment on https://issues.apache.org/jira/browse/INFRA-12573 and point this out? I agree that the default should be master. Thanks Michael. Patrick On Tue, Sep 13, 2016 at 10:03 PM, Michael Han

Re: [VOTE] move Apache Zookeeper to git

2016-09-13 Thread Michael Han
I noticed that in https://github.com/apache/zookeeper, the default branch is set to ZOOKEEPER-823. Not sure if that is intended, but I remembered the old mirror (before git-svn migration) was set to trunk. Probably we should set the default branch to master. On Tue, Sep 13, 2016 at 2:02 PM,

[jira] [Created] (ZOOKEEPER-2580) ErrorMessage is not correct when set IP acl and try to set again from another machine

2016-09-13 Thread Rakesh Kumar Singh (JIRA)
Rakesh Kumar Singh created ZOOKEEPER-2580: - Summary: ErrorMessage is not correct when set IP acl and try to set again from another machine Key: ZOOKEEPER-2580 URL:

[jira] [Commented] (ZOOKEEPER-2080) ReconfigRecoveryTest fails intermittently

2016-09-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489395#comment-15489395 ] Hadoop QA commented on ZOOKEEPER-2080: -- -1 overall. Here are the results of testing the latest

Failed: ZOOKEEPER-2080 PreCommit Build #3427

2016-09-13 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2080 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3427/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Updated] (ZOOKEEPER-2080) ReconfigRecoveryTest fails intermittently

2016-09-13 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han updated ZOOKEEPER-2080: --- Attachment: ZOOKEEPER-2080.patch Patch updated: make shuttingDownLE volatile. Everything

[jira] [Commented] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-09-13 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489075#comment-15489075 ] Michael Han commented on ZOOKEEPER-2549: bq. Sorry, which class are you referring to for debug

[jira] [Commented] (ZOOKEEPER-2509) Secure mode leaks memory

2016-09-13 Thread Yuliya Feldman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488960#comment-15488960 ] Yuliya Feldman commented on ZOOKEEPER-2509: --- [~hanm] Could you review this JIRA as well, as

[jira] [Commented] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-09-13 Thread Yuliya Feldman (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488893#comment-15488893 ] Yuliya Feldman commented on ZOOKEEPER-2549: --- 1. Sorry, which class are you referring to for

[jira] [Commented] (ZOOKEEPER-2572) Potential resource leak in FileTxnLog.truncate

2016-09-13 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1546#comment-1546 ] Michael Han commented on ZOOKEEPER-2572: bq. Does it make sense what I am saying? I think that

[jira] [Commented] (ZOOKEEPER-1330) Zookeeper server not serving the client request even after completion of Leader election

2016-09-13 Thread Cameron McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488867#comment-15488867 ] Cameron McKenzie commented on ZOOKEEPER-1330: - Thanks for the explanation, that would make

[jira] [Commented] (ZOOKEEPER-1330) Zookeeper server not serving the client request even after completion of Leader election

2016-09-13 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488864#comment-15488864 ] Michael Han commented on ZOOKEEPER-1330: I believe leader election completion does not imply

[jira] [Commented] (ZOOKEEPER-1330) Zookeeper server not serving the client request even after completion of Leader election

2016-09-13 Thread Cameron McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488852#comment-15488852 ] Cameron McKenzie commented on ZOOKEEPER-1330: - Thanks Flavio, I assumed that once the

[jira] [Commented] (ZOOKEEPER-2549) As NettyServerCnxn.sendResponse() allows all the exception to bubble up it can stop main ZK requests processing thread

2016-09-13 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488851#comment-15488851 ] Michael Han commented on ZOOKEEPER-2549: LGTM. Two nits: * Here might just use LOG.debug (for

ZooKeeper_branch34_jdk8 - Build # 704 - Failure

2016-09-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/704/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 196209 lines...] [junit] 2016-09-13

[jira] [Commented] (ZOOKEEPER-2465) Documentation copyright notice is out of date.

2016-09-13 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488731#comment-15488731 ] Michael Han commented on ZOOKEEPER-2465: new patch LGTM. > Documentation copyright notice is

Success: ZOOKEEPER-2465 PreCommit Build #3426

2016-09-13 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2465 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3426/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (ZOOKEEPER-2465) Documentation copyright notice is out of date.

2016-09-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488645#comment-15488645 ] Hadoop QA commented on ZOOKEEPER-2465: -- +1 overall. Here are the results of testing the latest

[jira] [Commented] (ZOOKEEPER-2572) Potential resource leak in FileTxnLog.truncate

2016-09-13 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488628#comment-15488628 ] Edward Ribeiro commented on ZOOKEEPER-2572: --- My central question is: besides the possible

[jira] [Comment Edited] (ZOOKEEPER-2572) Potential resource leak in FileTxnLog.truncate

2016-09-13 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488593#comment-15488593 ] Edward Ribeiro edited comment on ZOOKEEPER-2572 at 9/13/16 10:11 PM:

[jira] [Comment Edited] (ZOOKEEPER-2572) Potential resource leak in FileTxnLog.truncate

2016-09-13 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488593#comment-15488593 ] Edward Ribeiro edited comment on ZOOKEEPER-2572 at 9/13/16 10:09 PM:

[jira] [Commented] (ZOOKEEPER-2572) Potential resource leak in FileTxnLog.truncate

2016-09-13 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488593#comment-15488593 ] Edward Ribeiro commented on ZOOKEEPER-2572: --- Hey [~hanm], really good catch! :D /cc

[jira] [Updated] (ZOOKEEPER-2465) Documentation copyright notice is out of date.

2016-09-13 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated ZOOKEEPER-2465: -- Attachment: ZOOKEEPER-2465.2.patch [~hanm], you right! Uploading a new version of

Re: Implementation of AutoCloseable in ZooKeeper.java

2016-09-13 Thread Abraham Fine
Hi- It looks like ZOOKEEPER-2511 has received a couple of comments, both seem to agree with what the patch currently does. Any possibility of getting this committed? Thanks, Abe > On Aug 25, 2016, at 10:44, Abraham Fine wrote: > > Hello- > > Recently I created and

[jira] [Updated] (ZOOKEEPER-2579) ZooKeeper server should verify that dataDir and snapDir are writeable before starting

2016-09-13 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine updated ZOOKEEPER-2579: Fix Version/s: 3.4.10 > ZooKeeper server should verify that dataDir and snapDir are

Failed: ZOOKEEPER-2579 PreCommit Build #3425

2016-09-13 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2579 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3425/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Updated] (ZOOKEEPER-2579) ZooKeeper server should verify that dataDir and snapDir are writeable before starting

2016-09-13 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine updated ZOOKEEPER-2579: Description: If the directories specified for the dataDir or the snapDir are not

[jira] [Commented] (ZOOKEEPER-2465) Documentation copyright notice is out of date.

2016-09-13 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488444#comment-15488444 ] Michael Han commented on ZOOKEEPER-2465: I think the patch missed a change that should be done

[jira] [Updated] (ZOOKEEPER-2579) ZooKeeper server should verify that dataDir and snapDir are writeable before starting

2016-09-13 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine updated ZOOKEEPER-2579: Attachment: ZOOKEEPER-2579_3.4.patch > ZooKeeper server should verify that dataDir and

Failed: ZOOKEEPER-2579 PreCommit Build #3424

2016-09-13 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2579 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3424/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (ZOOKEEPER-2579) ZooKeeper server should verify that dataDir and snapDir are writeable before starting

2016-09-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488433#comment-15488433 ] Hadoop QA commented on ZOOKEEPER-2579: -- -1 overall. Here are the results of testing the latest

Re: [VOTE] move Apache Zookeeper to git

2016-09-13 Thread Patrick Hunt
Hi Ben. I didn't review it fully, but it looks like there are at least two issues: 1) you shouldn't have the person "git commit -a" given the previous commands added the files the user is interested in submitting. I think you just mean to "git commit" ? 2) you dropped the "--no-prefix" from the

[GitHub] zookeeper pull request #80: ZOOKEEPER-2578: Fixed zkEnv.sh to not overwrite ...

2016-09-13 Thread Bjorn248
GitHub user Bjorn248 opened a pull request: https://github.com/apache/zookeeper/pull/80 ZOOKEEPER-2578: Fixed zkEnv.sh to not overwrite ZOOCFG with itself You can merge this pull request into a Git repository by running: $ git pull https://github.com/Bjorn248/zookeeper

[jira] [Commented] (ZOOKEEPER-2578) zkEnv.sh does not set $ZOOCFG properly if already set

2016-09-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488395#comment-15488395 ] ASF GitHub Bot commented on ZOOKEEPER-2578: --- GitHub user Bjorn248 opened a pull request:

[jira] [Updated] (ZOOKEEPER-2579) ZooKeeper server should verify that dataDir and snapDir are writeable before starting

2016-09-13 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine updated ZOOKEEPER-2579: Attachment: ZOOKEEPER-2579.patch > ZooKeeper server should verify that dataDir and

[jira] [Created] (ZOOKEEPER-2579) ZooKeeper server should verify that dataDir and snapDir are writeable before starting

2016-09-13 Thread Abraham Fine (JIRA)
Abraham Fine created ZOOKEEPER-2579: --- Summary: ZooKeeper server should verify that dataDir and snapDir are writeable before starting Key: ZOOKEEPER-2579 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2579

[jira] [Updated] (ZOOKEEPER-2579) ZooKeeper server should verify that dataDir and snapDir are writeable before starting

2016-09-13 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine updated ZOOKEEPER-2579: Affects Version/s: 3.4.9 3.5.2 > ZooKeeper server should verify

[jira] [Commented] (ZOOKEEPER-2578) zkEnv.sh does not set $ZOOCFG properly if already set

2016-09-13 Thread Bjorn Stange (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488355#comment-15488355 ] Bjorn Stange commented on ZOOKEEPER-2578: - I will await code review and further comments

[jira] [Commented] (ZOOKEEPER-2578) zkEnv.sh does not set $ZOOCFG properly if already set

2016-09-13 Thread Bjorn Stange (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488351#comment-15488351 ] Bjorn Stange commented on ZOOKEEPER-2578: - I was using Zookeeper 3.4.6 to test this and

[jira] [Updated] (ZOOKEEPER-2578) zkEnv.sh does not set $ZOOCFG properly if already set

2016-09-13 Thread Bjorn Stange (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bjorn Stange updated ZOOKEEPER-2578: Attachment: ZOOKEEPER-2578.patch Proposal patch file for ZOOKEEPER-2578 bug report >

[jira] [Created] (ZOOKEEPER-2578) zkEnv.sh does not set $ZOOCFG properly if already set

2016-09-13 Thread Bjorn Stange (JIRA)
Bjorn Stange created ZOOKEEPER-2578: --- Summary: zkEnv.sh does not set $ZOOCFG properly if already set Key: ZOOKEEPER-2578 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2578 Project: ZooKeeper

[jira] [Commented] (ZOOKEEPER-2465) Documentation copyright notice is out of date.

2016-09-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488040#comment-15488040 ] Hadoop QA commented on ZOOKEEPER-2465: -- -1 overall. Here are the results of testing the latest

Failed: ZOOKEEPER-2465 PreCommit Build #3423

2016-09-13 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2465 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3423/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Updated] (ZOOKEEPER-2431) C client documentation improvement

2016-09-13 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated ZOOKEEPER-2431: -- Labels: documentation (was: ) > C client documentation improvement >

[jira] [Created] (ZOOKEEPER-2577) Flaky Test: org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync

2016-09-13 Thread Michael Han (JIRA)
Michael Han created ZOOKEEPER-2577: -- Summary: Flaky Test: org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync Key: ZOOKEEPER-2577 URL:

[jira] [Updated] (ZOOKEEPER-671) Lot of [tbd]-s ( missing links ? ) in the overview page

2016-09-13 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated ZOOKEEPER-671: - Labels: documentation (was: ) > Lot of [tbd]-s ( missing links ? ) in the overview

[jira] [Updated] (ZOOKEEPER-815) fill in "TBD"s in overview doc

2016-09-13 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated ZOOKEEPER-815: - Labels: documentation (was: ) > fill in "TBD"s in overview doc >

[jira] [Updated] (ZOOKEEPER-2465) Documentation copyright notice is out of date.

2016-09-13 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated ZOOKEEPER-2465: -- Attachment: ZOOKEEPER-2465.patch Hi [~cnauroth], As the issue is marked as

[jira] [Issue Comment Deleted] (ZOOKEEPER-2465) Documentation copyright notice is out of date.

2016-09-13 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Ribeiro updated ZOOKEEPER-2465: -- Comment: was deleted (was: Yeah, totally agree with you both. Also, as [~fpj]

Re: [VOTE] move Apache Zookeeper to git

2016-09-13 Thread Edward Ribeiro
Hey, Flavio, I am with some sparing cycles this week (and genuinely curious about this integration between ASF git repo and Github's), so I can volunteer to pick up this. Could you or another committer guide me, please? :) Thanks, Edward On Tue, Sep 13, 2016 at 5:30 AM, Flavio Junqueira

[jira] [Commented] (ZOOKEEPER-2465) Documentation copyright notice is out of date.

2016-09-13 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15487827#comment-15487827 ] Edward Ribeiro commented on ZOOKEEPER-2465: --- I propose to address the current year on this

[jira] [Commented] (ZOOKEEPER-2465) Documentation copyright notice is out of date.

2016-09-13 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15487821#comment-15487821 ] Edward Ribeiro commented on ZOOKEEPER-2465: --- Yeah, totally agree with you both. Also, as

[jira] [Commented] (ZOOKEEPER-2465) Documentation copyright notice is out of date.

2016-09-13 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15487822#comment-15487822 ] Edward Ribeiro commented on ZOOKEEPER-2465: --- Yeah, totally agree with you both. Also, as

ZooKeeper_branch35_solaris - Build # 249 - Still Failing

2016-09-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_solaris/249/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 118631 lines...] [junit] 2016-09-13

Malformed exception message in SerializeUtils

2016-09-13 Thread Colin DuPee
org.apache.zookeeper.server.util.SerializeUtils @ 92: IOException message appears to have been written for String.format, but then not used that way. Simplest correction would be to remove the "%d". -- Any technology distinguishable from magic is insufficiently advanced.

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

2016-09-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/748/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 459584 lines...] [junit] at

ZooKeeper_branch35_openjdk7 - Build # 229 - Failure

2016-09-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/229/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 454952 lines...] [junit] 2016-09-13

[jira] [Commented] (ZOOKEEPER-2465) Documentation copyright notice is out of date.

2016-09-13 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15486682#comment-15486682 ] Flavio Junqueira commented on ZOOKEEPER-2465: - agreed, unless there is a conversion script

[jira] [Commented] (ZOOKEEPER-2465) Documentation copyright notice is out of date.

2016-09-13 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15486678#comment-15486678 ] Flavio Junqueira commented on ZOOKEEPER-2465: - This page says that the dates in the notice

Re: [VOTE] move Apache Zookeeper to git

2016-09-13 Thread Flavio Junqueira
Thanks, Ben and Pat. Is there anyone wiling to pick this up? I believe there are some scripts involved to do the workflow integration with github. I'd look at projects like Kafka and BookKeeper, which I know have done it, and replicate it. You don't have to be a committer to work on this, but

[jira] [Commented] (ZOOKEEPER-1330) Zookeeper server not serving the client request even after completion of Leader election

2016-09-13 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15486637#comment-15486637 ] Flavio Junqueira commented on ZOOKEEPER-1330: - Note that it is taking another 7s after

ZooKeeper-trunk-solaris - Build # 1312 - Still Failing

2016-09-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/1312/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 443136 lines...] [junit] 2016-09-13