Hi, The Zookeeper wiki talks about Partitioned Zookeeper: https://cwiki.apache.org/confluence/display/ZOOKEEPER/PartitionedZooKeeper
I wanted to know if that has already been implemented or not. If not, are there some recipes which can make Zookeeper behave in that way? The feature essentially spreads writes across multiple ensembles, by having each ensemble handle one subtree of the entire node hierarchy. Thanks, Pramod
