nbrendah commented on a change in pull request #3801:
URL: https://github.com/apache/activemq-artemis/pull/3801#discussion_r733852073



##########
File path: 
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/AddressControlUsingCoreTest.java
##########
@@ -178,6 +178,16 @@ public long purge() throws Exception {
             return (long) proxy.invokeOperation("purge");
          }
 
+         @Override
+         public void replay(String startScan, String endScan, String target, 
String filter) throws Exception {
+            proxy.invokeOperation("replay");

Review comment:
       @clebertsuconic 
   I have pushed some changes.
   
   All tests are running locally, 
   
   
   
   > Try to understand the functionality a little bit... if you like I can make 
a video call at some point with you and some other people.
   
   Answering the very many questions that rise as i am working on this issue is 
what pull be behind somewhat. But this is just temporally, because of the 
familiarity i have with this code-base workflow. 




-- 
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]


Reply via email to