I've never been super crazy about a REST interface for ZK, since so much of the correctness etc depends on handling state changes. But I realize this concern might be pedantic. Glancing at the java code, it could use at minimum a bit of a facelift... lots of System.out.printlns in there.
C On Wed, Jan 8, 2014 at 12:30 PM, Jordan Zimmerman < [email protected]> wrote: > What’s the status of the REST interface in contrib ( > https://github.com/apache/zookeeper/tree/trunk/src/contrib/rest)? Is it > up to date/maintained? I think a REST interface to ZooKeeper would be very > useful. > > -Jordan > > >
