[
https://issues.apache.org/jira/browse/ARTEMIS-3523?focusedWorklogId=668543&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-668543
]
ASF GitHub Bot logged work on ARTEMIS-3523:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 21/Oct/21 16:54
Start Date: 21/Oct/21 16:54
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on pull request #3801:
URL: https://github.com/apache/activemq-artemis/pull/3801#issuecomment-948801364
the test is not runnable as is.. (did you try running these test?)
but I'm impressed that with a little tweak I made to the test (Like I needed
to configure the retention folder, and some other small tweak, the tests are
passing...)
I believe this task will be complete now ... give me 5 min.. and I will let
you know
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 668543)
Time Spent: 5h 40m (was: 5.5h)
> 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)