[jira] [Commented] (ZOOKEEPER-1344) ZooKeeper client multi-update command is not considering the Chroot request

2011-12-27 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176186#comment-13176186 ] Hadoop QA commented on ZOOKEEPER-1344: -- +1 overall. Here are the results of test

[jira] [Updated] (ZOOKEEPER-1344) ZooKeeper client multi-update command is not considering the Chroot request

2011-12-27 Thread Rakesh R (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1344: Attachment: ZOOKEEPER-1344.patch > ZooKeeper client multi-update command is not considering

ZooKeeper_branch33_solaris - Build # 56 - Failure

2011-12-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch33_solaris/56/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 81608 lines...] [junit] 2011-12-27 08:46:33,63

[jira] [Commented] (ZOOKEEPER-1344) ZooKeeper client multi-update command is not considering the Chroot request

2011-12-27 Thread Rakesh R (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176202#comment-13176202 ] Rakesh R commented on ZOOKEEPER-1344: - *First approach* could be, expose Op.setPat

Jenkins build became unstable: bookkeeper-trunk #296

2011-12-27 Thread Apache Jenkins Server
See

Success: ZOOKEEPER-1344 PreCommit Build #859

2011-12-27 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1344 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/859/ ### ## LAST 60 LINES OF THE CONSOLE ### [.

[jira] [Updated] (ZOOKEEPER-1130) Java port of PHunt's zk-smoketest

2011-12-27 Thread Colin Goodheart-Smithe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Goodheart-Smithe updated ZOOKEEPER-1130: -- Attachment: zk-smoketest.patch Resubmitted patch

Success: ZOOKEEPER-1130 PreCommit Build #860

2011-12-27 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1130 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/860/ ### ## LAST 60 LINES OF THE CONSOLE ### [.

[jira] [Commented] (ZOOKEEPER-1130) Java port of PHunt's zk-smoketest

2011-12-27 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176262#comment-13176262 ] Hadoop QA commented on ZOOKEEPER-1130: -- +1 overall. Here are the results of test

[jira] [Updated] (ZOOKEEPER-1342) quorum Listener & LearnerCnxAcceptor are missing thread names

2011-12-27 Thread Patrick Hunt (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-1342: Fix Version/s: (was: 3.4.2) 3.4.3 3.5.0 >

[jira] [Assigned] (ZOOKEEPER-1326) The CLI commands "delete" and "rmr" are confusing. Can we have "rm" + "rmr" instead?

2011-12-27 Thread Patrick Hunt (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-1326: --- Assignee: Harsh J > The CLI commands "delete" and "rmr" are confusing. Can we

[jira] [Updated] (ZOOKEEPER-1326) The CLI commands "delete" and "rmr" are confusing. Can we have "rm" + "rmr" instead?

2011-12-27 Thread Patrick Hunt (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-1326: Fix Version/s: 3.5.0 > The CLI commands "delete" and "rmr" are confusing. Can we ha

Re: order of async requests to zookeeper

2011-12-27 Thread Patrick Hunt
On Mon, Dec 26, 2011 at 5:53 PM, Ted Yu wrote: > Can I assume that async requests from different zk handles don't have > guaranteed order of execution ? Not sure what you mean. There will be _an_ order, and you're guaranteed that all sessions will see the same order. The order will be the order i

Re: Curator, a ZooKeeper Recipe Proposal

2011-12-27 Thread Jordan Zimmerman
Any other comments on this? If not, what should the next steps be? -JZ On 12/15/11 10:07 AM, "Jordan Zimmerman" wrote: >I'd be happy to have Ted as both committer and mentor. I'd be happy to >have Patrick and/or as mentor as well. > >-JZ > >On 12/14/11 7:03 PM, "Ted Dunning" wrote: > >>On Wed,

[jira] [Commented] (ZOOKEEPER-1089) zkServer.sh status does not work due to invalid option of nc

2011-12-27 Thread Patrick Hunt (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176283#comment-13176283 ] Patrick Hunt commented on ZOOKEEPER-1089: - Roman, this looks good to me. Thank

Please mark ZooKeeper jiras with "newbie" as appropriate

2011-12-27 Thread Patrick Hunt
I picked this up from hbase, add the "newbie" label to a jira if you think it's appropriate for new contributors. I started marking as such, please feel free to add more as you identify them: https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+ZOOKEEPER+AND+la

[jira] [Updated] (ZOOKEEPER-1089) zkServer.sh status does not work due to invalid option of nc

2011-12-27 Thread Roman Shaposhnik (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Shaposhnik updated ZOOKEEPER-1089: Attachment: (was: ZOOKEEPER-1089.3.3.patch.txt) > zkServer.sh status do

[jira] [Updated] (ZOOKEEPER-1089) zkServer.sh status does not work due to invalid option of nc

2011-12-27 Thread Roman Shaposhnik (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Shaposhnik updated ZOOKEEPER-1089: Attachment: (was: ZOOKEEPER-1089.patch.txt) > zkServer.sh status does n

[jira] [Updated] (ZOOKEEPER-1089) zkServer.sh status does not work due to invalid option of nc

2011-12-27 Thread Roman Shaposhnik (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Shaposhnik updated ZOOKEEPER-1089: Attachment: ZOOKEEPER-1089.patch.txt ZOOKEEPER-1089.3.3.patch.tx

Failed: ZOOKEEPER-1089 PreCommit Build #861

2011-12-27 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1089 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/861/ ### ## LAST 60 LINES OF THE CONSOLE ### [.

[jira] [Commented] (ZOOKEEPER-1089) zkServer.sh status does not work due to invalid option of nc

2011-12-27 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176339#comment-13176339 ] Hadoop QA commented on ZOOKEEPER-1089: -- -1 overall. Here are the results of test

[jira] [Updated] (ZOOKEEPER-1089) zkServer.sh status does not work due to invalid option of nc

2011-12-27 Thread Roman Shaposhnik (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Shaposhnik updated ZOOKEEPER-1089: Attachment: (was: ZOOKEEPER-1089.patch.txt) > zkServer.sh status does n

Failed: ZOOKEEPER-1089 PreCommit Build #862

2011-12-27 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1089 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/862/ ### ## LAST 60 LINES OF THE CONSOLE ### [.

[jira] [Commented] (ZOOKEEPER-1089) zkServer.sh status does not work due to invalid option of nc

2011-12-27 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176360#comment-13176360 ] Hadoop QA commented on ZOOKEEPER-1089: -- -1 overall. Here are the results of test

[jira] [Updated] (ZOOKEEPER-1089) zkServer.sh status does not work due to invalid option of nc

2011-12-27 Thread Roman Shaposhnik (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Shaposhnik updated ZOOKEEPER-1089: Attachment: ZOOKEEPER-1089.patch.txt > zkServer.sh status does not work due

Success: ZOOKEEPER-1089 PreCommit Build #863

2011-12-27 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1089 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/863/ ### ## LAST 60 LINES OF THE CONSOLE ### [.

[jira] [Commented] (ZOOKEEPER-1089) zkServer.sh status does not work due to invalid option of nc

2011-12-27 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176368#comment-13176368 ] Hadoop QA commented on ZOOKEEPER-1089: -- +1 overall. Here are the results of test

[jira] [Commented] (ZOOKEEPER-1130) Java port of PHunt's zk-smoketest

2011-12-27 Thread Patrick Hunt (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176372#comment-13176372 ] Patrick Hunt commented on ZOOKEEPER-1130: - 4) I just noticed that tabs were us

[jira] [Updated] (ZOOKEEPER-1342) quorum Listener & LearnerCnxAcceptor are missing thread names

2011-12-27 Thread Patrick Hunt (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-1342: Attachment: ZOOKEEPER-1342.patch minor change, make ss private final for protection.

[jira] [Assigned] (ZOOKEEPER-1321) Add number of client connections metric in JMX and srvr

2011-12-27 Thread Patrick Hunt (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-1321: --- Assignee: Neha Narkhede > Add number of client connections metric in JMX and

[jira] [Assigned] (ZOOKEEPER-1331) Typo in docs: acheive -> achieve

2011-12-27 Thread Patrick Hunt (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-1331: --- Assignee: Andrew Ash > Typo in docs: acheive -> achieve > ---

[jira] [Updated] (ZOOKEEPER-1331) Typo in docs: acheive -> achieve

2011-12-27 Thread Patrick Hunt (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-1331: Attachment: ZOOKEEPER-1331.patch updated the patch for trunk doc tree hierarchy. (plz u

Success: ZOOKEEPER-1321 PreCommit Build #864

2011-12-27 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1321 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/864/ ### ## LAST 60 LINES OF THE CONSOLE ### [.

[jira] [Commented] (ZOOKEEPER-1321) Add number of client connections metric in JMX and srvr

2011-12-27 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176387#comment-13176387 ] Hadoop QA commented on ZOOKEEPER-1321: -- +1 overall. Here are the results of test

[jira] [Commented] (ZOOKEEPER-1335) Add support for --config to zkEnv.sh to specify a config directory different than what is expected

2011-12-27 Thread Arpit Gupta (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176403#comment-13176403 ] Arpit Gupta commented on ZOOKEEPER-1335: @Patric I will take a look at the doc

[jira] [Updated] (ZOOKEEPER-1326) The CLI commands "delete" and "rmr" are confusing. Can we have "delete" + "deleteall" instead?

2011-12-27 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated ZOOKEEPER-1326: --- Summary: The CLI commands "delete" and "rmr" are confusing. Can we have "delete" + "deleteall" in

[jira] [Commented] (ZOOKEEPER-1335) Add support for --config to zkEnv.sh to specify a config directory different than what is expected

2011-12-27 Thread Patrick Hunt (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176469#comment-13176469 ] Patrick Hunt commented on ZOOKEEPER-1335: - @arpit I'd rather use configdir but

[jira] [Commented] (ZOOKEEPER-1326) The CLI commands "delete" and "rmr" are confusing. Can we have "delete" + "deleteall" instead?

2011-12-27 Thread Patrick Hunt (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176470#comment-13176470 ] Patrick Hunt commented on ZOOKEEPER-1326: - Many more to follow I hope. ;-) thx

ZooKeeper_branch33_solaris - Build # 57 - Still Failing

2011-12-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch33_solaris/57/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 86906 lines...] [junit] 2011-12-28 06:50:24,30

ZooKeeper_branch34_solaris - Build # 62 - Failure

2011-12-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_solaris/62/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 137009 lines...] [junit] 2011-12-28 07:55:59,8