Well, if you want to modify the server, check out the code base and go to town. You're going to have to read the code if you want to change it, there's no way around that, but email the dev list with questions and we can try to help. I would suggest creating JIRA trackers for features you want, especially if you have the time to implement them yourself, so we can consider contributing them back to the community.
C On Mon, Dec 5, 2011 at 12:22 AM, nileader <[email protected]> wrote: > Modify Server. > > I want to add the feature of ip filter. With this feature, admin can refuse > the special ip from client. > > Now, I get the information of "Pluggable ZooKeeper authentication". But, > how about others. > > > > > > > 2011/12/5 Camille Fournier <[email protected]> > > Do you mean writing your own client? Or modifying the server? > > > > On Sat, Dec 3, 2011 at 11:06 PM, nileader <[email protected]> wrote: > > Hi,all。 > > > > These days, I want to add my own implement of zk interface. > > > > Any docs for extends of ZooKeeper?
