Does zookeeper support listening on a specified address?

2009-12-21 Thread Steve Chu
Hi, all, I only see clientPort option in configuration. Does zookeeper support bind to a specified network address, because in my box, multiple network interface presents and I want bind to specified one. I checked src/java/main/org/apache/zookeeper/server/ServerConfig.java, seems no server addr

Re: Fetching sequential children

2009-12-23 Thread Steve Chu
y main node that starts with mytest, > something like getChildren("/main/mytest*", false), is there a command for > that? Or must I bring all children and filter out the unwanted ones? > > Ohad > -- Best Regards, Steve Chu http://stvchu.org