You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/08 17:33:00 UTC

[jira] [Commented] (ZOOKEEPER-2168) Add C APIs for new createContainer Methods

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577358#comment-14577358 ] 

ASF GitHub Bot commented on ZOOKEEPER-2168:
-------------------------------------------

GitHub user Randgalt opened a pull request:

    https://github.com/apache/zookeeper/pull/33

    ZOOKEEPER-2168 - first pass at C changes for containers

    The C build doesn't compile on my Mac and it's been ages since I wrote any C. So, this needs careful review.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Randgalt/zookeeper ZOOKEEPER-2168

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/33.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 #33
    
----
commit 9e295bb83be23deafcafc5a87e2cc0a6c3196daa
Author: randgalt <jo...@jordanzimmerman.com>
Date:   2015-06-08T15:31:38Z

    ZOOKEEPER-2168 - first pass at C changes for containers

----


> Add C APIs for new createContainer Methods
> ------------------------------------------
>
>                 Key: ZOOKEEPER-2168
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2168
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: c client
>    Affects Versions: 3.5.0
>            Reporter: Jordan Zimmerman
>
> ZOOKEEPER-2163 adds new client methods to create containers. These need to be exposed in the C client as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)