You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/27 10:44:24 UTC

[jira] [Commented] (CELIX-395) discovery_etcd still using local etcd.c/etcd.h

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

ASF GitHub Bot commented on CELIX-395:
--------------------------------------

GitHub user rlenferink opened a pull request:

    https://github.com/apache/celix/pull/16

    CELIX-395: discovery_etcd using etcdlib now

    Updated the discovery_etcd implementation to make use of etcdlib.

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

    $ git pull https://github.com/rlenferink/celix develop

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

    https://github.com/apache/celix/pull/16.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 #16
    
----
commit d62731a3cfe482d6796fea3fbd386091756f3b2a
Author: Roy Lenferink <le...@gmail.com>
Date:   2017-01-27T09:27:48Z

    CELIX-395: discovery_etcd using etcdlib now

----


> discovery_etcd still using local etcd.c/etcd.h
> ----------------------------------------------
>
>                 Key: CELIX-395
>                 URL: https://issues.apache.org/jira/browse/CELIX-395
>             Project: Celix
>          Issue Type: Improvement
>          Components: Remote Service Admin
>            Reporter: Roy Lenferink
>
> With remote services, the discovery_etcd is using etcd.c/etcd.h files which are stored in the discovery_etcd folder. It's better to change the discovery_etcd implementation to make use of etcdlib.



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