[jira] [Commented] (ZOOKEEPER-965) Need a multi-update command to allow multiple znodes to be updated safely

2011-06-08 Thread Marshall McMullen (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045804#comment-13045804 ] Marshall McMullen commented on ZOOKEEPER-965: - Ted, the changes in

Samle program for making any service highly available using zookeeper

2011-06-08 Thread Divya :P
Hi , We used zookeeper to make one of our service highly available. I have written a sample program which shows the usage of zookeeper to make the required service highly available . Can it be added it to examples package in the zookeeper code ? Thanks Regards, Divya

[jira] [Commented] (ZOOKEEPER-965) Need a multi-update command to allow multiple znodes to be updated safely

2011-06-08 Thread Marshall McMullen (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045972#comment-13045972 ] Marshall McMullen commented on ZOOKEEPER-965: - Ted, can you post an updated

[jira] [Resolved] (ZOOKEEPER-1079) 'Create' command in Hbase makes a table in Hbase but it sends 'Delete' request to Zookeeper !!!

2011-06-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt resolved ZOOKEEPER-1079. - Resolution: Not A Problem Closing as Mohamad says this is not a bug. Thanks for the

Re: Samle program for making any service highly available using zookeeper

2011-06-08 Thread Patrick Hunt
IMO one area in which we are particularly weak is good client side user examples, so yes, please do submit! If you could add sufficient supporting comments/javadoc/docs along with the example I think it would be particularly helpful to end users. Regards, Patrick On Wed, Jun 8, 2011 at 1:56 AM,

[jira] [Created] (ZOOKEEPER-1088) delQuota does not remove the quota node and subesquent setquota calls for that path will fail

2011-06-08 Thread Camille Fournier (JIRA)
delQuota does not remove the quota node and subesquent setquota calls for that path will fail - Key: ZOOKEEPER-1088 URL:

Released versions in jira

2011-06-08 Thread Camille Fournier
Looks like our jira thinks we haven't released 3.3.3. Anyone know how to fix this? C

Re: Released versions in jira

2011-06-08 Thread Benjamin Reed
ah dang. i'm sure that is my fault. we need to add that to the release process wiki. do you know how to do this pat? ben On Wed, Jun 8, 2011 at 1:06 PM, Camille Fournier skami...@gmail.com wrote: Looks like our jira thinks we haven't released 3.3.3. Anyone know how to fix this? C

[jira] [Commented] (ZOOKEEPER-1088) delQuota does not remove the quota node and subesquent setquota calls for that path will fail

2011-06-08 Thread Camille Fournier (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046217#comment-13046217 ] Camille Fournier commented on ZOOKEEPER-1088: - Ah this appears to be just

[jira] [Commented] (ZOOKEEPER-1080) Provide a Leader Election framework based on Zookeeper receipe

2011-06-08 Thread E. Sammer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046221#comment-13046221 ] E. Sammer commented on ZOOKEEPER-1080: -- I've written a simple library that does

Re: Released versions in jira

2011-06-08 Thread Patrick Hunt
https://issues.apache.org/jira/browse/ZOOKEEPER Click on versions on the left, then click on manage versions on the right. Then click on release and give it the correct date of the release. Can you do all that, or do you need to be admin? Patrick On Wed, Jun 8, 2011 at 1:54 PM, Benjamin Reed