| clear query|facets|time |
Search criteria: .
Results from 191 to 200 from
752 (0.235s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: rolling upgrade from 3.3->3.4? - Zookeeper - [mail # user]
|
|
...On Tue, May 29, 2012 at 5:42 PM, Dave Barr wrote: You can do a rolling upgrade, a mixed cluster should be fine. (1149 is the only issue I know of) Patrick...
|
|
|
Author: Patrick Hunt,
2012-05-30, 16:49
|
|
|
Re: Using zookeeper in a hightly restricted (cloud) environment - Zookeeper - [mail # user]
|
|
...This should work fine. Notice that while the connection is established the session is never established, eventually it times out. Have you tried running a 4 letter word and see if that...
|
|
|
Author: Patrick Hunt,
2012-05-30, 16:45
|
|
|
Re: sasl authentication is given to the user during create nodes, node deletion is happening with 'delete' cmd - Zookeeper - [mail # user]
|
|
...You can use setacl on root if you'd like to change permissions to be more restrictive. Patrick On Fri, May 25, 2012 at 7:52 AM, Rakesh R wrote: similar checks for par...
|
|
|
Author: Patrick Hunt,
2012-05-30, 16:31
|
|
|
Re: Understanding Load on Zookeeper Box - Zookeeper - [mail # user]
|
|
...On Thu, May 24, 2012 at 3:42 PM, Matthew Ward wrote: based 3.3.4): e on one of our zookeeper instances. The theory I have is that setting watc hes increases the system wait load....
|
|
|
Author: Patrick Hunt,
2012-05-25, 00:31
|
|
|
Re: Unexpected NodeCreated with 3.4.3? - Zookeeper - [mail # user]
|
|
...Based on your diagram (awesome btw!!) I think this was fixed recently, it's in 3.3.5 but not 3.4.3 (slated for 3.4.4). See: https://issues.apache.org/jira/browse/ZOOKEEPER-1412 "java c...
|
|
|
Author: Patrick Hunt,
2012-05-25, 00:23
|
|
|
Re: sasl authentication is given to the user during create nodes, node deletion is happening with 'delete' cmd - Zookeeper - [mail # user]
|
|
...When you created the znodes did you specify acls or just take the defaults? (zkcli defaults are permissive), here's the create znode code: List acl = ZooDef...
|
|
|
Author: Patrick Hunt,
2012-05-25, 00:18
|
|
|
Re: WatchedEvent class missing from r3.3.5 documentation - Zookeeper - [mail # user]
|
|
...That's the problem with whitelists, they tend to not get updated. There's a "javadoc" and "javadoc-dev" ant target the first outputs only the publicly available apis, while the dev version g...
|
|
|
Author: Patrick Hunt,
2012-05-25, 00:14
|
|
|
Re: Sasl issue: ServerSaslResponseCallback(): using empty data[] - Zookeeper - [mail # user]
|
|
...Seems the client is sending a 0 size token in this case: "Size of client SASL token: 0" Eugene any insight? Patrick On Fri, May 18, 2012 at 8:40 AM, Antonio Mauriello  ...
|
|
|
Author: Patrick Hunt,
2012-05-25, 00:07
|
|
|
Re: cluster member was switched to standalone, detectable? - Zookeeper - [mail # user]
|
|
...That would detect it, I don't think it's avoidable in the sense that we can't detect that type of mis-configuration and somehow handle it (ie stop). Your best bet would be to automate the pr...
|
|
|
Author: Patrick Hunt,
2012-05-18, 19:05
|
|
|
Re: When Zookeeper 3.4.4 release? - Zookeeper - [mail # user]
|
|
...I'd encourage you to post issues on that jira so that we can see what you're facing and nail it down. Patrick On Fri, May 18, 2012 at 2:54 AM, Antonio Mauriello wrote:...
|
|
|
Author: Patrick Hunt,
2012-05-18, 16:34
|
|
|
|