You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2021/08/03 17:40:43 UTC

[activemq-artemis] 03/03: This closes #3653

This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 043d7eabd749872a46bf39f17b532e8b55f35cac
Merge: a096d52 b6d7807
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Tue Aug 3 13:40:23 2021 -0400

    This closes #3653

 .../core/server/impl/ActiveMQServerImpl.java       |  32 ++-
 .../tests/integration/jms/RedeployTest.java        | 239 ++++++++++++++++++---
 .../resources/reload-address-settings-updated.xml  |  59 +++++
 .../src/test/resources/reload-address-settings.xml |  59 +++++
 .../src/test/resources/reload-diverts-updated.xml  |  64 ++++++
 .../src/test/resources/reload-diverts.xml          |  64 ++++++
 .../resources/reload-security-settings-updated.xml |  62 ++++++
 .../test/resources/reload-security-settings.xml    |  62 ++++++
 8 files changed, 607 insertions(+), 34 deletions(-)