| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
455 (0.176s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Thread leak problem - Zookeeper - [mail # user]
|
|
...If you were able to connect to a 1 out of 3 servers, then you have a very serious problem since that isn't enough machines to form a quorum. I suspect you have a configuration error. &...
|
|
|
Author: Ted Dunning,
2012-03-06, 17:11
|
|
|
Re: session watches - Zookeeper - [mail # user]
|
|
...Ryan, Lots of assumptions here. On Mon, Mar 5, 2012 at 5:02 PM, Shelley, Ryan wrote: Well and good, but this is better done using a simple leader election. &n...
|
|
|
Author: Ted Dunning,
2012-03-06, 06:51
|
|
|
Re: session watches - Zookeeper - [mail # user]
|
|
...On Mon, Mar 5, 2012 at 3:59 PM, Shelley, Ryan wrote: Can you say more about why this is needed? Why does it matter if your debugged program or some other is watching these nodes...
|
|
|
Author: Ted Dunning,
2012-03-06, 00:37
|
|
|
Re: session watches - Zookeeper - [mail # user]
|
|
...Yes ^ 4 On Mon, Mar 5, 2012 at 3:59 PM, Shelley, Ryan wrote: ...
|
|
|
Author: Ted Dunning,
2012-03-06, 00:34
|
|
|
Re: Getting data after the watch - Zookeeper - [mail # user]
|
|
...On Fri, Mar 2, 2012 at 3:33 PM, Amirhossein Kiani wrote: You can atomically update data using ZK pretty easily. That may be all you need. Alternately, the existence of a f...
|
|
|
Author: Ted Dunning,
2012-03-03, 00:16
|
|
|
Re: Getting data after the watch - Zookeeper - [mail # user]
|
|
...I don't think that your test tests what you think it tests. You won't necessarily get a notification every time a value changes. If a value changes and a watch is queued, you won...
|
|
|
Author: Ted Dunning,
2012-03-02, 22:52
|
|
|
Re: Create nested paths - Zookeeper - [mail # user]
|
|
...Harrumph. The only good thing to say here is that, yes, there is a one to one correspo ndence between arguments and results in the returned list. I will have to check the docum...
|
|
|
Author: Ted Dunning,
2012-03-01, 23:25
|
|
|
Re: Create nested paths - Zookeeper - [mail # user]
|
|
...No. I meant one call full of checks and a second call with any necessary cre ates. Sent from my iPhone On Mar 1, 2012, at 11:17 AM, "Shelley, Ryan" wrote ...
|
|
|
Author: Ted Dunning,
2012-03-01, 23:05
|
|
|
Re: Create nested paths - Zookeeper - [mail # user]
|
|
...No. Version number won't change the fact that I am spacy. I meant the check op. Sent from my iPhone On Mar 1, 2012, at 10:13 AM, "Shelley, Ryan" wrote: ...
|
|
|
Author: Ted Dunning,
2012-03-01, 23:02
|
|
|
Re: Create nested paths - Zookeeper - [mail # user]
|
|
...On Wed, Feb 29, 2012 at 7:04 PM, Marshall McMullen wrote: Another approach is to compose one multi with Op.exists() for each level so that you find everything you need, then cre...
|
|
|
Author: Ted Dunning,
2012-03-01, 03:16
|
|
|
|