You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2017/03/22 19:33:41 UTC

[jira] [Commented] (ARTEMIS-1060) Allow ActiveMQResourceAdapter subclasses to more easily provide a custom BroadcastEndpointFactory

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

Justin Bertram commented on ARTEMIS-1060:
-----------------------------------------

Can you elaborate on the use-case here?

> Allow ActiveMQResourceAdapter subclasses to more easily provide a custom BroadcastEndpointFactory
> -------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1060
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1060
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 1.5.4, 2.0.0
>            Reporter: Paul Ferraro
>
> Currently, providing a custom BroadcastEndpointFactory from a ActiveMQResourceAdapter subclass requires overriding both the newConnectionFactory(...) and createRecoveryActiveMQConnectionFactory() methods, resulting in lots of code duplication.
> Moving the logic to a separate createBroadcastEndpointFactory(...) method solves the problem.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)