[
https://issues.apache.org/jira/browse/ARTEMIS-5786?focusedWorklogId=995445&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-995445
]
ASF GitHub Bot logged work on ARTEMIS-5786:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 09/Dec/25 20:33
Start Date: 09/Dec/25 20:33
Worklog Time Spent: 10m
Work Description: jbertram commented on code in PR #6109:
URL: https://github.com/apache/artemis/pull/6109#discussion_r2604256290
##########
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:
It was indeed.
Issue Time Tracking
-------------------
Worklog Id: (was: 995445)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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]