You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2021/11/03 23:39:00 UTC

[jira] [Resolved] (ARTEMIS-3523) Expose replay through AddressControl

     [ https://issues.apache.org/jira/browse/ARTEMIS-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram resolved ARTEMIS-3523.
-------------------------------------
    Fix Version/s: 2.20.0
       Resolution: Fixed

> 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
>             Fix For: 2.20.0
>
>          Time Spent: 6h 10m
>  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)