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

Christopher L. Shannon commented on AMQ-6861:
---------------------------------------------

For your use case can you just use this method to add a NetworkConnector: 
https://github.com/apache/activemq/blob/activemq-5.15.2/activemq-broker/src/main/java/org/apache/activemq/broker/BrokerService.java#L426

The existing NetworkBridgeFactory exists to create default bridges however you 
can already add a completely custom bridge by using the method I linked above 
which bypasses the factory altogether.

> Allow customisation of network bridge creation logic
> ----------------------------------------------------
>
>                 Key: AMQ-6861
>                 URL: https://issues.apache.org/jira/browse/AMQ-6861
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: networkbridge
>    Affects Versions: 5.16.0
>            Reporter: Ɓukasz Dywicki
>
> Currently network bridge factory have fixed logic. It would be nice to make 
> it customizable.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to