[
https://issues.apache.org/jira/browse/ARTEMIS-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432614#comment-17432614
]
ASF subversion and git services commented on ARTEMIS-3523:
----------------------------------------------------------
Commit ebf8adc72b261e7e2375f3aa96354af8a0783abd in activemq-artemis's branch
refs/heads/main from nbrendah
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=ebf8adc ]
ARTEMIS-3523: Created delegated methods replay in addressControl
> Expose replay through AddressControl
> ------------------------------------
>
> Key: ARTEMIS-3523
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3523
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Clebert Suconic
> Priority: Major
> Labels: easy
> Time Spent: 5h 40m
> Remaining Estimate: 0h
>
> Currently there is a method replay on ActiveMQServer with the following
> signature:
> replay(address, .....)
> it should be a lot easier for our users to implement a method replay on the
> ActiveMQServerControl
> such method should just call server.replay(this.address, .....)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)