[ 
https://issues.apache.org/jira/browse/ARTEMIS-5786?focusedWorklogId=995443&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-995443
 ]

ASF GitHub Bot logged work on ARTEMIS-5786:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Dec/25 19:43
            Start Date: 09/Dec/25 19:43
    Worklog Time Spent: 10m 
      Work Description: tabish121 commented on code in PR #6109:
URL: https://github.com/apache/artemis/pull/6109#discussion_r2604090943


##########
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/ActiveMQServerControlTest.java:
##########
@@ -1266,6 +1266,7 @@ public void mergeAddressSettings() throws Exception {
       ActiveMQServerControl serverControl = createManagementControl();
       AddressSettings addressSettings = new AddressSettings();
       addressSettings.setDeadLetterAddress(SimpleString.of("DLA"));
+      System.out.println(addressSettings.toJSON());

Review Comment:
   Was this println left in by mistake?





Issue Time Tracking
-------------------

    Worklog Id:     (was: 995443)
    Time Spent: 20m  (was: 10m)

> Unable to determine whether an address is blocked via mangement API
> -------------------------------------------------------------------
>
>                 Key: ARTEMIS-5786
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5786
>             Project: Artemis
>          Issue Type: Improvement
>          Components: management
>    Affects Versions: 2.44.0
>            Reporter: Birahima
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, i can can block and unblock an address but i cannot determine 
> whether an address is blocked



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to