Clebert Suconic created ARTEMIS-3523:
----------------------------------------
Summary: 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
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)