You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/08/23 21:42:46 UTC

[jira] [Created] (CELIX-252) discovery_etcd cannot handle celix restarts

Bjoern Petri created CELIX-252:
----------------------------------

             Summary: discovery_etcd cannot handle celix restarts
                 Key: CELIX-252
                 URL: https://issues.apache.org/jira/browse/CELIX-252
             Project: Celix
          Issue Type: Bug
            Reporter: Bjoern Petri
            Assignee: Bjoern Petri


When restarting celix, the same IP adress for the (http) discovery endpoint server might be written using a different etcd key (we usually use the fw uuid). 
Unfortunately the key itself is not taken into account when a previous etcd entry containing the same IP adress expires leading to a removal of the imported services.  



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