[ https://issues.apache.org/jira/browse/ARIES-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15509511#comment-15509511 ]
Timothy Ward commented on ARIES-1613: ------------------------------------- > From a security standpoint I think the only good solution for your case is to > have two separate zookeeper instances and a bridge between them that does the > filtering and proxy setup. With one zookeeper it would be very difficult to > hide some of the information. I honestly believe that this is overkill - firewalls and filters which check origin IP addresses can protect the raw endpoint, which should really be on a private network anyway. The Endpoint information in zookeeper should be "private" to the discovery layer and used correctly by the client Topology Manager. > DiscoveryPlugin interface not exported > -------------------------------------- > > Key: ARIES-1613 > URL: https://issues.apache.org/jira/browse/ARIES-1613 > Project: Aries > Issue Type: Bug > Components: Remote Service Admin > Affects Versions: rsa-1.9.0 > Reporter: Panu Hämäläinen > > The package containing the interface > org.apache.cxf.dosgi.discovery.zookeeper.publish.DiscoveryPlugin is not > exported (MANIFEST.MF) from bundle cxf-dosgi-ri-discovery-distributed (1.7.0) > which makes it impossible to implement 3rd party discovery plugins. -- This message was sent by Atlassian JIRA (v6.3.4#6332)