[ 
https://issues.apache.org/jira/browse/DOSGI-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Schneider resolved DOSGI-218.
---------------------------------------
    Resolution: Won't Fix
      Assignee: Christian Schneider

This is currently not possible and at least I do not plan to support multiple 
connections.

I recommend to use a zookeeper cluster for this.

The problem with feeding the same data to independent zookeepers is how would 
you handle the receiving side when the report diverging data.

What you can do is create your own discovery based on the zookeeper discovery 
code where you handle this differently.


> ZooKeeperDiscovery should allow multiple client-server connections
> ------------------------------------------------------------------
>
>                 Key: DOSGI-218
>                 URL: https://issues.apache.org/jira/browse/DOSGI-218
>             Project: CXF Distributed OSGi
>          Issue Type: Improvement
>          Components: Discovery
>    Affects Versions: 1.6.0
>            Reporter: Timo Heinonen
>            Assignee: Christian Schneider
>
> I would like to use DOSGi+ZooKeeper in a situation where there exists 
> multiple ZooKeeper servers that are not connected to each other. Currently I 
> don't know if I can do this because ZooKeeperDiscovery starts only 1 instance 
> of ZooKeeper client which does not support connections to multiple servers.



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

Reply via email to