RE: ACL question w/ Zookeeper 3.1.1

2009-09-18 Thread Todd Greenwood
Patrick / Mahadev, Thanks for the heads-up! Apparently I *am* receiving email from zookeeper-user but it is being filtered out as spam. This just started happening, but I'll rectify on my end. I'm working thru Mahadev's response and will respond shortly (and search for other postings, as well).

Re: ACL question w/ Zookeeper 3.1.1

2009-09-18 Thread Patrick Hunt
Todd, there were other responses as well. Are you seeing other traffic from the lists? (perhaps a spam filtering issue?) Patrick Mahadev Konar wrote: HI todd, We did respond on zookeeper-user. Here is my response in case you didn't see it... HI todd, From what I understand, you are sayi

Re: ACL question w/ Zookeeper 3.1.1

2009-09-18 Thread Benjamin Reed
what error do you get? ben Todd Greenwood wrote: I'm attempting to secure a zookeeper installation using zookeeper ACLs. However, I'm finding that while Ids.OPEN_ACL_UNSAFE works great, my attempts at using Ids.CREATOR_ALL_ACL are failing. Here's a code snippet: public class ZooWrapper { /*