| clear query|facets|time |
Search criteria: .
Results from 1 to 6 from
6 (0.221s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Semantics of close and ephemeral nodes - Zookeeper - [mail # user]
|
|
...The ephemerals will get deleted once close()is called and the session associated with the handle is no more valid. View this message in context: http://zookeeper-user.578899.n2....
|
|
|
Author: Deepa,
2013-05-02, 09:44
|
|
|
Re: Ephemeral node not getting deleted - Zookeeper - [mail # user]
|
|
...Thanks Camille, Patrick. I have raised Jira for this issue: https://issues.apache.org/jira/browse/ZOOKEEPER-1600 Thanks Deepa View this message in context: http://zo...
|
|
|
Author: Deepa,
2012-12-10, 06:55
|
|
|
Ephemeral node not getting deleted - Zookeeper - [mail # user]
|
|
...Hi, I have zookeeper cluster of size 3,with the following parameters set across all the servers: tickTime=2000 initLimit=10 syncLimit=5 Session timeout is set to 40...
|
|
|
Author: Deepa,
2012-12-04, 10:53
|
|
|
Leader failure - Zookeeper - [mail # user]
|
|
...Hi, I have been experimenting with the leader failure scenario and I am facing an issue. I am using ZK ensemble of 3 servers and I have 2 clients connecting to the ZK cl...
|
|
|
Author: Deepa,
2012-10-10, 06:20
|
|
|
Re: Latency - Zookeeper - [mail # user]
|
|
...I have a case when the node gets updated frequently, and there is a latency between getting the event notification and re registering the watch on the same node. During this, the node gets m...
|
|
|
Author: Deepa,
2012-07-17, 13:48
|
|
|
Latency - Zookeeper - [mail # user]
|
|
...Hi, In the ZK programmer's guide, under the section :Things to remember about Watches, it is mentioned that there is latency between getting the event and sending new request to...
|
|
|
Author: Deepa,
2012-07-17, 10:23
|
|
|
|