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 84ffa9b37a3ed58430e2694c70cc57ad1b87ebb8 Merge: daf537a fdc0cc5 Author: Clebert Suconic <[email protected]> AuthorDate: Thu Oct 21 13:21:24 2021 -0400 This closes #3801 .../api/core/management/AddressControl.java | 9 ++ .../core/management/impl/AddressControlImpl.java | 19 ++++ .../artemis/core/server/replay/ReplayManager.java | 8 +- .../integration/management/AddressControlTest.java | 121 ++++++++++++++++++++- .../management/AddressControlUsingCoreTest.java | 10 ++ 5 files changed, 163 insertions(+), 4 deletions(-)
