[
https://issues.apache.org/jira/browse/ARTEMIS-5786?focusedWorklogId=995456&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-995456
]
ASF GitHub Bot logged work on ARTEMIS-5786:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 09/Dec/25 22:12
Start Date: 09/Dec/25 22:12
Worklog Time Spent: 10m
Work Description: jbertram commented on code in PR #6109:
URL: https://github.com/apache/artemis/pull/6109#discussion_r2604542044
##########
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/AddressControlTest.java:
##########
@@ -880,6 +880,24 @@ public void testAddressSizeAfterRestartWithPaging() throws
Exception {
assertEquals(exactPercentBeforeRestart,
addressControl.getAddressLimitPercent());
}
+ @Test
Review Comment:
Apparently nothing was actually running
`org.apache.activemq.artemis.tests.integration.management.AddressControlUsingCoreTest$1.unblock()`
and it was choking due to a capitalization issue. I've fixed it now.
Issue Time Tracking
-------------------
Worklog Id: (was: 995456)
Time Spent: 1h (was: 50m)
> 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: 1h
> 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]