You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Nabwegamo Brendah (Jira)" <ji...@apache.org> on 2021/10/19 05:15:00 UTC

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

    [ https://issues.apache.org/jira/browse/ARTEMIS-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430313#comment-17430313 ] 

Nabwegamo Brendah edited comment on ARTEMIS-3523 at 10/19/21, 5:14 AM:
-----------------------------------------------------------------------

Sorry [~somd812] 
 I started working on this Yesterday but didn't leave any comment.  

I have created a PR on this [https://github.com/apache/activemq-artemis/pull/3801] 
 I am looking foward to seeing suggestions, comments, requests for changes, etc

Thanks and regards
 Brendah

cc [~clebertsuconic]

 


was (Author: brensereko):
Sorry [~somd812] 
I started working on this Yesterday but didn't leave any comment.  

I have created a PR on this [https://github.com/apache/activemq-artemis/pull/3801] 
I am looking foward to seeing suggestions, comments, requests for changes, etc

Thanks and regards
Brendah

> 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: 20m
>  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)