Description
I would like to extend the existing REST Interface to also support:
- configuration
- ephemeral znodes
- watches - PubSubHubbub
- ACLs
- basic authentication
I want to do this because when building web applications that talks directly to ZooKeeper a REST API it's a lot easier to use (there is no protocol mismatch) than an API that uses persistent connections. I plan to use the improved version to build a web-based administrative interface.
Attachments
Attachments
Issue Links
- is required by
-
ZOOKEEPER-808 Web-based Administrative Interface
- Closed
-
ZOOKEEPER-701 GSoC 2010: Monitoring Recipes and Web-based Administrative Interface
- Resolved