[
https://issues.apache.org/jira/browse/ARTEMIS-5786?focusedWorklogId=995451&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-995451
]
ASF GitHub Bot logged work on ARTEMIS-5786:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 09/Dec/25 21:40
Start Date: 09/Dec/25 21:40
Worklog Time Spent: 10m
Work Description: tabish121 commented on code in PR #6109:
URL: https://github.com/apache/artemis/pull/6109#discussion_r2604464412
##########
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:
This test failed when I ran the PR through CI
```
java.lang.Exception: AMQ229069: no operation unBlock/0
at
org.apache.activemq.artemis.tests.integration.management.CoreMessagingProxy.invokeOperation(CoreMessagingProxy.java:82)
at
org.apache.activemq.artemis.tests.integration.management.CoreMessagingProxy.invokeOperation(CoreMessagingProxy.java:66)
at
org.apache.activemq.artemis.tests.integration.management.AddressControlUsingCoreTest$1.unblock(AddressControlUsingCoreTest.java:131)
at
org.apache.activemq.artemis.tests.integration.management.AddressControlTest.testIsBlockedViaManagement(AddressControlTest.java:895)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
```
Issue Time Tracking
-------------------
Worklog Id: (was: 995451)
Time Spent: 50m (was: 40m)
> 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: 50m
> 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]