RE: zookeeper dev f2f meeting before or after the hadoop summit

2011-05-12 Thread Vishal Kathuria
Hi Ben, I think this is a great idea. I am an engineer at facebook and I will be starting working on Zookeeper in the next week or so and it would be great to meet other developers in the zookeeper community. Thanks Vishal -Original Message- From: Mahadev Konar

[jira] [Commented] (ZOOKEEPER-1027) chroot not transparent in zoo_create()

2011-05-12 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032543#comment-13032543 ] Mahadev konar commented on ZOOKEEPER-1027: -- +1 the patch looks good to me.

[jira] [Commented] (ZOOKEEPER-1027) chroot not transparent in zoo_create()

2011-05-12 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032549#comment-13032549 ] Mahadev konar commented on ZOOKEEPER-1027: -- one minor nit: {noformat}

Re: zookeeper dev f2f meeting before or after the hadoop summit

2011-05-12 Thread Eugene Koontz
I'm looking forward to meeting other ZK devs. Thanks to Ben for suggesting it. Either before or after the Summit is fine for me. -Eugene

Re: zookeeper dev f2f meeting before or after the hadoop summit

2011-05-12 Thread Patrick Hunt
Ben, last year Yahoo was nice enough to host us. Are they doing again this year? I heard some of the other hadoop related projects were going to get together, should we try to sync up with them? Whichever way you go this sounds like a good idea to me. Patrick On Thu, May 12, 2011 at 11:03 AM,

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

2011-05-12 Thread Stephen Tyree (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032575#comment-13032575 ] Stephen Tyree commented on ZOOKEEPER-965: - Great job all around! Some comments

[jira] [Commented] (ZOOKEEPER-1059) stat command isses on non-existing node causes NPE

2011-05-12 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032584#comment-13032584 ] Mahadev konar commented on ZOOKEEPER-1059: -- bhallamudi, Would you mind

[jira] [Updated] (ZOOKEEPER-1059) stat command isses on non-existing node causes NPE

2011-05-12 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-1059: - Affects Version/s: (was: 3.4.0) Fix Version/s: 3.4.0 stat command isses

[jira] [Updated] (ZOOKEEPER-1057) zookeeper c-client, connection to offline server fails to successfully fallback to second zk host

2011-05-12 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-1057: - Fix Version/s: 3.4.0 zookeeper c-client, connection to offline server fails to

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

2011-05-12 Thread Ted Dunning (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032647#comment-13032647 ] Ted Dunning commented on ZOOKEEPER-965: --- Stephen, Nice work on the code review.

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

2011-05-12 Thread Marshall McMullen (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032676#comment-13032676 ] Marshall McMullen commented on ZOOKEEPER-965: - Ted, I pushed my latest

[jira] [Updated] (ZOOKEEPER-1055) check for duplicate ACLs in addACL() and create()

2011-05-12 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated ZOOKEEPER-1055: - Attachment: ZOOKEEPER-1055.patch This is not a fix yet; but is simply a unit test

[jira] [Updated] (ZOOKEEPER-1055) check for duplicate ACLs in addACL() and create()

2011-05-12 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated ZOOKEEPER-1055: - Attachment: (was: ZOOKEEPER-1055.patch) check for duplicate ACLs in addACL()

[jira] [Commented] (ZOOKEEPER-1055) check for duplicate ACLs in addACL() and create()

2011-05-12 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032688#comment-13032688 ] Eugene Koontz commented on ZOOKEEPER-1055: -- Correction: sometimes fails on

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

2011-05-12 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032733#comment-13032733 ] jirapos...@reviews.apache.org commented on ZOOKEEPER-965: -

Review Request: ZOOKEEPER-965 - Add multi operation

2011-05-12 Thread Ted Dunning
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/739/ --- Review request for zookeeper and Benjamin Reed. Summary --- This mega-patch

[jira] [Updated] (ZOOKEEPER-1055) check for duplicate ACLs in addACL() and create()

2011-05-12 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated ZOOKEEPER-1055: - Attachment: ZOOKEEPER-1055.patch check for duplicate ACLs in addACL() and create()

[jira] [Commented] (ZOOKEEPER-1055) check for duplicate ACLs in addACL() and create()

2011-05-12 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032778#comment-13032778 ] Eugene Koontz commented on ZOOKEEPER-1055: -- With patch, unit test passes

[jira] [Commented] (ZOOKEEPER-1046) Creating a new sequential node results in a ZNODEEXISTS error

2011-05-12 Thread Vishal K (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032777#comment-13032777 ] Vishal K commented on ZOOKEEPER-1046: - I will upload a test soon. Creating a new

[jira] [Commented] (ZOOKEEPER-1055) check for duplicate ACLs in addACL() and create()

2011-05-12 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032779#comment-13032779 ] Eugene Koontz commented on ZOOKEEPER-1055: -- I noticed that we use

[jira] [Commented] (ZOOKEEPER-1027) chroot not transparent in zoo_create()

2011-05-12 Thread Thijs Terlouw (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032808#comment-13032808 ] Thijs Terlouw commented on ZOOKEEPER-1027: -- I think just for 3.4 is good,

Issues on java lock recipe

2011-05-12 Thread Andre
Hello, My colleagues and I are working with the java lock recipe implementation. We think we found two bugs in the code: 1) The first one is reported on this jira topichttps://issues.apache.org/jira/browse/ZOOKEEPER-645. The issue is that the znodes used to control the lock are ordered by

[jira] [Created] (ZOOKEEPER-1062) Net-ZooKeeper: Net::ZooKeeper consumes 100% cpu on wait

2011-05-12 Thread Patrick Hunt (JIRA)
Net-ZooKeeper: Net::ZooKeeper consumes 100% cpu on wait --- Key: ZOOKEEPER-1062 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1062 Project: ZooKeeper Issue Type: Bug