[jira] Updated: (ZOOKEEPER-356) Masking bookie failure during writes to a ledger

2009-06-08 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Paiva Junqueira updated ZOOKEEPER-356: - Status: Open (was: Patch Available) For some strange reason, Hudson

[jira] Updated: (ZOOKEEPER-356) Masking bookie failure during writes to a ledger

2009-06-08 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Paiva Junqueira updated ZOOKEEPER-356: - Status: Patch Available (was: Open) Masking bookie failure during

[jira] Commented: (ZOOKEEPER-423) Add getFirstChild API

2009-06-08 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717265#action_12717265 ] Henry Robinson commented on ZOOKEEPER-423: -- (Sorry for the slow reply - didn't

[jira] Created: (ZOOKEEPER-438) addauth fails to register auth on new client that's not yet connected

2009-06-08 Thread Patrick Hunt (JIRA)
addauth fails to register auth on new client that's not yet connected - Key: ZOOKEEPER-438 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-438 Project: Zookeeper Issue

[jira] Commented: (ZOOKEEPER-434) the java shell should indicate connection status on command prompt

2009-06-08 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717367#action_12717367 ] Benjamin Reed commented on ZOOKEEPER-434: - +1 looks good! (we should probably

Re: [jira] Updated: (ZOOKEEPER-437) Variety of Documentation Updates

2009-06-08 Thread Grant Ingersoll
On Jun 7, 2009, at 7:17 PM, Mahadev Konar wrote: Hi Grant, In Hadoop and ZooKeeper world it just means that you are willing to work with a committer to help get a patch committed (for a specific jira). It has nothing to do with you being an active contributor or you being expected to

[jira] Updated: (ZOOKEEPER-435) allow super admin digest based auth to be configurable

2009-06-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-435: --- Status: Patch Available (was: Open) allow super admin digest based auth to be

[jira] Updated: (ZOOKEEPER-435) allow super admin digest based auth to be configurable

2009-06-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-435: --- Status: Open (was: Patch Available) allow super admin digest based auth to be

[jira] Updated: (ZOOKEEPER-433) getacl on root znode (/) fails

2009-06-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-433: --- Status: Patch Available (was: Open) getacl on root znode (/) fails

[jira] Updated: (ZOOKEEPER-433) getacl on root znode (/) fails

2009-06-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-433: --- Attachment: ZOOKEEPER-433.patch this fixes a problem with getacl on root (all virtual)

[jira] Updated: (ZOOKEEPER-396) race condition in zookeeper client library between zookeeper_close and zoo_synchronous api

2009-06-08 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-396: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch

[jira] Created: (ZOOKEEPER-439) improve error reporting to client during connection establishment

2009-06-08 Thread Patrick Hunt (JIRA)
improve error reporting to client during connection establishment - Key: ZOOKEEPER-439 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-439 Project: Zookeeper Issue Type:

[jira] Updated: (ZOOKEEPER-428) logging should be makred as warn rathen than error in NIOServerCnxn.

2009-06-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-428: --- Status: Patch Available (was: Open) logging should be makred as warn rathen than error

[jira] Updated: (ZOOKEEPER-428) logging should be makred as warn rathen than error in NIOServerCnxn.

2009-06-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-428: --- Attachment: ZOOKEEPER-428.patch updated log. there is no test for this (only single line

[jira] Assigned: (ZOOKEEPER-406) address all findbugs warnings in mainline java code

2009-06-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-406: -- Assignee: Benjamin Reed Ben is finalizing the review of these issues (close this

[jira] Assigned: (ZOOKEEPER-438) addauth fails to register auth on new client that's not yet connected

2009-06-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-438: -- Assignee: Benjamin Reed (was: Patrick Hunt) Ben can you take a look at this? The

[jira] Updated: (ZOOKEEPER-196) doxygen comment for state argument of watcher_fn typedef and implementation differ (...one of the *_STATE constants, otherwise -1)

2009-06-08 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-196: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch

[jira] Commented: (ZOOKEEPER-437) Variety of Documentation Updates

2009-06-08 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717441#action_12717441 ] Mahadev konar commented on ZOOKEEPER-437: - +1 looks good.. Variety of

[jira] Updated: (ZOOKEEPER-432) Various improvements to zkpython bindings

2009-06-08 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-432: Fix Version/s: 3.2.0 marking it for 3.2... Various improvements to zkpython bindings

Hudson build is back to normal: Zookeeper-Patch-vesta.apache.org #104

2009-06-08 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/104/changes

[jira] Commented: (ZOOKEEPER-356) Masking bookie failure during writes to a ledger

2009-06-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717470#action_12717470 ] Hadoop QA commented on ZOOKEEPER-356: - +1 overall. Here are the results of testing

[jira] Updated: (ZOOKEEPER-437) Variety of Documentation Updates

2009-06-08 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-437: Status: Patch Available (was: Open) Variety of Documentation Updates

[jira] Updated: (ZOOKEEPER-437) Variety of Documentation Updates

2009-06-08 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-437: Status: Open (was: Patch Available) trying hudson again. Variety of Documentation

[jira] Updated: (ZOOKEEPER-375) zoo_add_auth only retains most recent auth on re-sync

2009-06-08 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-375: Status: Open (was: Patch Available) retrying hudson again.. zoo_add_auth only

[jira] Updated: (ZOOKEEPER-434) the java shell should indicate connection status on command prompt

2009-06-08 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-434: Status: Patch Available (was: Open) retrying hudson the java shell should indicate

[jira] Updated: (ZOOKEEPER-375) zoo_add_auth only retains most recent auth on re-sync

2009-06-08 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-375: Status: Patch Available (was: Open) zoo_add_auth only retains most recent auth on

[jira] Commented: (ZOOKEEPER-435) allow super admin digest based auth to be configurable

2009-06-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717487#action_12717487 ] Hadoop QA commented on ZOOKEEPER-435: - +1 overall. Here are the results of testing

[jira] Created: (ZOOKEEPER-440) update the performance documentation in forrest

2009-06-08 Thread Patrick Hunt (JIRA)
update the performance documentation in forrest --- Key: ZOOKEEPER-440 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-440 Project: Zookeeper Issue Type: Task Components:

Show your ZooKeeper pride!

2009-06-08 Thread Patrick Hunt
The Hadoop summit is Wednesday. If you're attending please feel free to say hi -- Mahadev is presenting @4, Ben and I will be attending as well. Also, regardless of whether you're attending or not we'd appreciate any updates to the powered by page, if you're too busy to update it yourself

Re: Show your ZooKeeper pride!

2009-06-08 Thread Ted Dunning
How come Yahoo isn't listed? On Mon, Jun 8, 2009 at 6:31 PM, Patrick Hunt ph...@apache.org wrote: The Hadoop summit is Wednesday. If you're attending please feel free to say hi -- Mahadev is presenting @4, Ben and I will be attending as well. Also, regardless of whether you're attending or

Re: Show your ZooKeeper pride!

2009-06-08 Thread Nitay
Added HBase. On Mon, Jun 8, 2009 at 7:01 PM, Ted Dunning ted.dunn...@gmail.com wrote: How come Yahoo isn't listed? On Mon, Jun 8, 2009 at 6:31 PM, Patrick Hunt ph...@apache.org wrote: The Hadoop summit is Wednesday. If you're attending please feel free to say hi -- Mahadev is

Re: Show your ZooKeeper pride!

2009-06-08 Thread Mahadev Konar
Its just that Zookeeper mostly is used in applications which are proprietary (to Yahoo!) and so its harder to update the wiki with specifics on how it is being used. thanks mahadev On 6/8/09 7:01 PM, Ted Dunning ted.dunn...@gmail.com wrote: How come Yahoo isn't listed? On Mon, Jun 8, 2009

Build failed in Hudson: Zookeeper-Patch-vesta.apache.org #106

2009-06-08 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/106/ -- [...truncated 93003 lines...] [exec] [exec] libtool: compile: gcc -DHAVE_CONFIG_H -I.

[jira] Commented: (ZOOKEEPER-433) getacl on root znode (/) fails

2009-06-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717547#action_12717547 ] Hadoop QA commented on ZOOKEEPER-433: - -1 overall. Here are the results of testing

Build failed in Hudson: Zookeeper-Patch-vesta.apache.org #107

2009-06-08 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/107/ -- [...truncated 123123 lines...] [exec] [exec] libtool: compile: gcc -DHAVE_CONFIG_H -I.

[jira] Commented: (ZOOKEEPER-428) logging should be makred as warn rathen than error in NIOServerCnxn.

2009-06-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717550#action_12717550 ] Hadoop QA commented on ZOOKEEPER-428: - -1 overall. Here are the results of testing

[jira] Commented: (ZOOKEEPER-437) Variety of Documentation Updates

2009-06-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717551#action_12717551 ] Hadoop QA commented on ZOOKEEPER-437: - -1 overall. Here are the results of testing

Build failed in Hudson: Zookeeper-Patch-vesta.apache.org #109

2009-06-08 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/109/ -- [...truncated 120763 lines...] [exec] [exec] libtool: compile: gcc -DHAVE_CONFIG_H -I.

[jira] Updated: (ZOOKEEPER-434) the java shell should indicate connection status on command prompt

2009-06-08 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-434: Resolution: Fixed Status: Resolved (was: Patch Available) Committed revision

[jira] Issue Comment Edited: (ZOOKEEPER-434) the java shell should indicate connection status on command prompt

2009-06-08 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717559#action_12717559 ] Benjamin Reed edited comment on ZOOKEEPER-434 at 6/8/09 10:12 PM:

Hudson build is back to normal: Zookeeper-Patch-vesta.apache.org #110

2009-06-08 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/110/

[jira] Commented: (ZOOKEEPER-375) zoo_add_auth only retains most recent auth on re-sync

2009-06-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717562#action_12717562 ] Hadoop QA commented on ZOOKEEPER-375: - +1 overall. Here are the results of testing

[jira] Updated: (ZOOKEEPER-435) allow super admin digest based auth to be configurable

2009-06-08 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-435: Resolution: Fixed Status: Resolved (was: Patch Available) Committed revision

[jira] Commented: (ZOOKEEPER-336) single bad client can cause server to stop accepting connections

2009-06-08 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717567#action_12717567 ] Benjamin Reed commented on ZOOKEEPER-336: - i forgot to add the new files. new