| clear query|facets|time |
Search criteria: .
Results from 11 to 18 from
18 (0.082s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: puzzling BadVersionException - Zookeeper - [mail # user]
|
|
...Thanks Mahadev, Yup, I am aware of the fact that 2 is a particularly bad number for cluster size and hopefully we should fix that soon, I was just hoping that for some reason that was why th...
|
|
|
Author: Ishaaq Chandy,
2011-10-10, 08:26
|
|
|
puzzling BadVersionException - Zookeeper - [mail # user]
|
|
...Hi all, We're seeing a puzzling error. Here's the scenario: 1. We have a single thread that wakes up every two seconds (give or take) and does some work 2. As part of that work i...
|
|
|
Author: Ishaaq Chandy,
2011-10-08, 01:47
|
|
|
Re: ephemerals on ZK failure - Zookeeper - [mail # user]
|
|
...Good to know. Thanks for the awesomely quick response Ted! Ishaaq On 28 September 2011 10:36, Ted Dunning wrote: ...
|
|
|
Author: Ishaaq Chandy,
2011-09-28, 00:49
|
|
|
ephemerals on ZK failure - Zookeeper - [mail # user]
|
|
...Hi, What is the expected behaviour of ephemerals on disconnects? Suppose a client creates an ephemeral and then, some time later, we have a network failure, or ZK shuts down/crashes. &...
|
|
|
Author: Ishaaq Chandy,
2011-09-27, 23:51
|
|
|
checking if a node is ephemeral - Zookeeper - [mail # user]
|
|
...Hi, Is it sufficient to check Stat.getEphemeralOwner() != 0 to test if a node is ephemeral? Or is there a better way? Thanks, Ishaaq...
|
|
|
Author: Ishaaq Chandy,
2011-09-23, 05:42
|
|
|
Re: ZooKeeper as a bot fighting tool? - Zookeeper - [mail # user]
|
|
...Ha! I was just reading about the Google AI challenge (http://ai-contest.com /), and when I saw the subject of this post I was very intrigued. Funny. Ishaaq On 10 June 2011 ...
|
|
|
Author: Ishaaq Chandy,
2011-06-10, 06:36
|
|
|
Re: Question about sharing Zookeeper connections - Zookeeper - [mail # user]
|
|
...Sorry to resurrect an old discussion, but this is pertinent to me. So, just to clarify, what you're saying is - if you've got a subsystem in an app that uses ZK then you should be fine...
|
|
|
Author: Ishaaq Chandy,
2011-03-10, 21:42
|
|
|
leader election - Zookeeper - [mail # user]
|
|
...Hi guys, I was reading http://hadoop.apache.org/zookeeper/docs/current/recipes.html#N102D0 and am wondering if the instructions there are slightly wrong. Step 3 of the first phas...
|
|
|
Author: Ishaaq Chandy,
2011-03-04, 00:04
|
|
|
|