Re: [VOTE] Release ZooKeeper 3.2.2 (candidate 1)

2009-12-09 Thread Flavio Junqueira
+1, I've also run ant test and some separate tests. -Flavio On Dec 9, 2009, at 8:10 AM, Mahadev Konar wrote: +1 I ran ant test and some smoke tests. thanks mahadev On 12/8/09 2:32 PM, Patrick Hunt ph...@apache.org wrote: I've created a second candidate build for ZooKeeper 3.2.2. This is

Re: [VOTE] Release ZooKeeper 3.1.2 (candidate 1)

2009-12-09 Thread Benjamin Reed
+1 Flavio Junqueira wrote: +1, I've also run ant test and some manual tests. -Flavio On Dec 9, 2009, at 8:12 AM, Mahadev Konar wrote: +1 I ran ant test and smoke tests. Thanks mahadev On 12/8/09 2:30 PM, Patrick Hunt ph...@apache.org wrote: I've created a second candidate build

Re: [VOTE] Release ZooKeeper 3.2.2 (candidate 1)

2009-12-09 Thread Benjamin Reed
+1 Flavio Junqueira wrote: +1, I've also run ant test and some separate tests. -Flavio On Dec 9, 2009, at 8:10 AM, Mahadev Konar wrote: +1 I ran ant test and some smoke tests. thanks mahadev On 12/8/09 2:32 PM, Patrick Hunt ph...@apache.org wrote: I've created a second candidate

[jira] Created: (ZOOKEEPER-615) wrong javadoc for create with a sequence flag

2009-12-09 Thread Mahadev konar (JIRA)
wrong javadoc for create with a sequence flag - Key: ZOOKEEPER-615 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-615 Project: Zookeeper Issue Type: Bug Reporter: Mahadev konar

[jira] Updated: (ZOOKEEPER-615) wrong javadoc for create with a sequence flag

2009-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-615: Description: The javadoc for create with a sequence flag mentions a suffix of \_i but

[jira] Updated: (ZOOKEEPER-616) Provide a function to parse out the name and the sequence number from a zknode path

2009-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-616: Fix Version/s: 3.3.0 Provide a function to parse out the name and the sequence number

[jira] Updated: (ZOOKEEPER-615) wrong javadoc for create with a sequence flag

2009-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-615: Attachment: ZOOKEEPER-615.patch this patch removes the \_ and also specifies in both

[jira] Updated: (ZOOKEEPER-458) connect_index in zookeeper handle might get out of bound.

2009-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-458: Status: Open (was: Patch Available) I spent some time debugging this. This is the

[jira] Updated: (ZOOKEEPER-458) connect_index in zookeeper handle might get out of bound.

2009-12-09 Thread Steven Cheng (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Cheng updated ZOOKEEPER-458: --- Attachment: ZOOKEEPER-458.patch Maybe free_buffer is getting called twice on the same

Re: [VOTE] Release ZooKeeper 3.2.2 (candidate 1)

2009-12-09 Thread stack
+1 Put it under hbase and ran a loading on a small cluster. Completed. Checked out doc. Looks right on cursory glance. St.Ack On Tue, Dec 8, 2009 at 2:32 PM, Patrick Hunt ph...@apache.org wrote: I've created a second candidate build for ZooKeeper 3.2.2. This is a bug fix release

[jira] Commented: (ZOOKEEPER-458) connect_index in zookeeper handle might get out of bound.

2009-12-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12788538#action_12788538 ] Mahadev konar commented on ZOOKEEPER-458: - I tried running the new patch on the

[jira] Updated: (ZOOKEEPER-458) connect_index in zookeeper handle might get out of bound.

2009-12-09 Thread Steven Cheng (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Cheng updated ZOOKEEPER-458: --- Attachment: ZOOKEEPER-458.patch Really looks like something with free... maybe this patch

[jira] Updated: (ZOOKEEPER-458) connect_index in zookeeper handle might get out of bound.

2009-12-09 Thread Steven Cheng (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Cheng updated ZOOKEEPER-458: --- Attachment: ZOOKEEPER-458.patch This patch, rather. connect_index in zookeeper handle