[
https://issues.apache.org/jira/browse/ARTEMIS-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17322144#comment-17322144
]
ASF subversion and git services commented on ARTEMIS-400:
---------------------------------------------------------
Commit 64f57617673b151c2ae0c8bbcc4ca096c185aa7a in activemq-artemis's branch
refs/heads/main from gtully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=64f5761 ]
ARTEMIS-3117 - tackle the root cause of the scale issue with the netty ssl
acceptor, the creation of an sslcontext per connetion, since ARTEMIS-400
> Allow SSL keystores to be reloaded
> ----------------------------------
>
> Key: ARTEMIS-400
> URL: https://issues.apache.org/jira/browse/ARTEMIS-400
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Components: Broker
> Affects Versions: 1.2.0
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Fix For: 1.3.0
>
>
> Currently if any update is made to the SSL keystore/truststore used by an
> acceptor the acceptor has to be stopped/started to load those changes which
> will disconnect any existing client. Change this so the acceptor can load
> those changes without any impact on existing clients.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)