[
https://issues.apache.org/jira/browse/ARTEMIS-3494?focusedWorklogId=654046&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-654046
]
ASF GitHub Bot logged work on ARTEMIS-3494:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 22/Sep/21 12:08
Start Date: 22/Sep/21 12:08
Worklog Time Spent: 10m
Work Description: ehsavoie opened a new pull request #3768:
URL: https://github.com/apache/activemq-artemis/pull/3768
… private constructor.
* Removing the 'private' constructor
* Removing the use of a static getInstance
Issue: https://issues.apache.org/jira/browse/ARTEMIS-3494
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 654046)
Remaining Estimate: 0h
Time Spent: 10m
> 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: 10m
> 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)