David Bosschaert created DOSGI-123: -------------------------------------- Summary: ZooKeeper registrations are not recreated on ZooKeeper server restart Key: DOSGI-123 URL: https://issues.apache.org/jira/browse/DOSGI-123 Project: CXF Distributed OSGi Issue Type: Bug Components: Discovery Affects Versions: 1.3.1 Reporter: David Bosschaert
Remote service registrations with ZooKeeper are lost when the ZooKeeper server dies. If the ZooKeeper server is restarted these registrations should be recreated. To reproduce: 1. Start the zookeeper server 2. Register a remote client 3. Run a client to verify that it works 4. Stop the zookeeper server 5. Start the remote client again 6. Start the zookeeper server At this point the client is not notified of the remote service. Steps 5 and 6 can also be reversed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira