| clear query|facets|time |
Search criteria: .
Results from 21 to 29 from
29 (6.104s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: ephemeral node not removed after the client session is long gone - Zookeeper - [mail # user]
|
|
...Hi, I got the following information from the logs. The node that still exists is /kafka-tracking/consumers/UserPerformanceEvent-/owners/UserPerformanceEvent/529-7 I saw tha...
|
|
|
Author: kishore g,
2011-09-26, 05:06
|
|
|
Re: zookeeper cluster spanning datacenters - Zookeeper - [mail # user]
|
|
...This is an interesting topic, is there a place where we can get various possible setup, pros and cons of each and what kind of use case works/does not work. thanks, Kishore G On ...
|
|
|
Author: kishore g,
2011-09-22, 16:13
|
|
|
Re: Zookeeper Memory Leak? - Zookeeper - [mail # user]
|
|
...*I constructed under the "zookeeper" node* Do you mean you created under /zookeeper. On Wed, Sep 14, 2011 at 8:06 AM, Xuehan Xu wrote: ...
|
|
|
Author: kishore g,
2011-09-14, 22:13
|
|
|
Re: Dump all changes on ZK to file - Zookeeper - [mail # user]
|
|
...Will do. https://issues.apache.org/jira/browse/ZOOKEEPER-1183 thanks Kishore G On Wed, Sep 14, 2011 at 10:37 AM, Patrick Hunt wrote: ...
|
|
|
Author: kishore g,
2011-09-14, 18:58
|
|
|
Re: Dump all changes on ZK to file - Zookeeper - [mail # user]
|
|
...Hi Ben, I was able to get more information by changing the LogFormatter code. Record txn = SerializeUtils.deserializeTxn(iab, hdr); Based on the txn type, I could cast it t...
|
|
|
Author: kishore g,
2011-09-14, 06:44
|
|
|
Re: Dump all changes on ZK to file - Zookeeper - [mail # user]
|
|
...Hi Ben, This only gives me the hugh level information something like ZooKeeper Transactional Log File with dbid 0 txnlog format version 2 8/15/11 1:55:36 PM PDT session 0x131cf1a...
|
|
|
Author: kishore g,
2011-09-14, 00:40
|
|
|
Re: Dump all changes on ZK to file - Zookeeper - [mail # user]
|
|
...Thanks Ben, that's exactly what I was looking for. On Tue, Sep 13, 2011 at 4:43 PM, Benjamin Reed wrote: ...
|
|
|
Author: kishore g,
2011-09-13, 23:47
|
|
|
Dump all changes on ZK to file - Zookeeper - [mail # user]
|
|
...Hi, I want to dump all changes that happen on ZK to a file. What I am trying to do is following - Set up some application specific structure on zookeeper. &nb...
|
|
|
Author: kishore g,
2011-09-13, 22:53
|
|
|
Re: zk keeps disconnecting and reconnecting - Zookeeper - [mail # user]
|
|
...Here is a simple test case that reproduces this error. public void testChroot() throws Exception { Watcher watcher = new Watcher() &nbs...
|
|
|
Author: kishore g,
2011-08-31, 17:02
|
|
|
|