[
https://issues.apache.org/jira/browse/ZOOKEEPER-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975159#comment-15975159
]
ASF GitHub Bot commented on ZOOKEEPER-2765:
-------------------------------------------
GitHub user blahblahbloo opened a pull request:
https://github.com/apache/zookeeper/pull/234
[ZOOKEEPER-2765] add C++ client library under contrib
submitting for comment
still needed:
- build mechanism
- way of pulling in folly library
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/blahblahbloo/zookeeper ZOOKEEPER-2765
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/234.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #234
----
commit 7a244b2b39b9d138e62f22c2ef357371115206e9
Author: Edward Carter <[email protected]>
Date: 2017-04-19T17:46:41Z
[ZOOKEEPER-2765] add C++ client library under contrib
----
> modern C++ client
> -----------------
>
> Key: ZOOKEEPER-2765
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2765
> Project: ZooKeeper
> Issue Type: New Feature
> Reporter: Edward Carter
> Assignee: Edward Carter
>
> We should add a modern C++ (i.e. C++14, C++17, etc.) client library that
> wraps the existing C client. A future issue may replace the C client itself.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)