You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/09/23 09:29:00 UTC

[jira] [Commented] (ARTEMIS-3494) ActiveMQClientProtocolManagerFactory shouldn't have a private constructor

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

ASF subversion and git services commented on ARTEMIS-3494:
----------------------------------------------------------

Commit fa439375e9dc950e9047ea661ebf53a05e08e7c6 in activemq-artemis's branch refs/heads/main from Emmanuel Hugonnet
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=fa43937 ]

[ARTEMIS-3494]: ActiveMQClientProtocolManagerFactory shouldn't have a private constructor.

* Removing the 'private' constructor
* Removing the use of a static getInstance

Issue: https://issues.apache.org/jira/browse/ARTEMIS-3494


> ActiveMQClientProtocolManagerFactory shouldn't have a private constructor
> -------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3494
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3494
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.18.0
>            Reporter: Emmanuel Hugonnet
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> ActiveMQClientProtocolManagerFactory has a private constructor which prevents setting it with ActiveMQConnectionFactory.setProtocolManagerFactoryStr



--
This message was sent by Atlassian Jira
(v8.3.4#803005)