This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git.
from daf537a ARTEMIS-3537: update to proton-j 0.33.10
new ebf8adc ARTEMIS-3523: Created delegated methods replay in
addressControl
new fdc0cc5 ARTEMIS-3523 Small tweaks into AddressControl delegation
new 84ffa9b This closes #3801
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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(-)