[
https://issues.apache.org/jira/browse/ZOOKEEPER-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Smith updated ZOOKEEPER-129:
----------------------------------
Attachment: thriftkeeper.patch
> Thrift proxy
> ------------
>
> Key: ZOOKEEPER-129
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-129
> Project: Zookeeper
> Issue Type: New Feature
> Reporter: Chris Smith
> Priority: Trivial
> Attachments: thriftkeeper.patch
>
>
> This is a basic server that acts as a proxy between a thrift interface and
> ZooKeeper. It doesn't support watches, and I'm not entirely convinced the
> session handling makes sense, but it works for basic operations like
> creating, listing and deleting nodes. The patch puts the code and (basic)
> build file under src/contrib/thrift; the build file requires the thrift
> compiler to be in the path, and the thrift and zookeeper libraries in the lib
> dir.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.