[
https://issues.apache.org/jira/browse/ARTEMIS-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287314#comment-17287314
]
ASF subversion and git services commented on ARTEMIS-3121:
----------------------------------------------------------
Commit f9e23def8d34ea2bbba2c0a77087f7c101960017 in activemq-artemis's branch
refs/heads/master from sebthom
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=f9e23de ]
ARTEMIS-3121 Avoid creation of unnecessary StringBuilder instance in
Netty#getProtocols() and simplify implementation
> Refactor NettyAcceptor.getPrototcols(Map) method
> ------------------------------------------------
>
> Key: ARTEMIS-3121
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3121
> Project: ActiveMQ Artemis
> Issue Type: Task
> Components: Broker
> Affects Versions: 2.16.0
> Reporter: Sebastian T
> Priority: Trivial
>
> The NettyAcceptor.getPrototcols(Map) currently tries to join the keys of the
> given protocolManager map in a complicated and inefficient way.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)