[
https://issues.apache.org/jira/browse/ARTEMIS-4498?focusedWorklogId=913750&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-913750
]
ASF GitHub Bot logged work on ARTEMIS-4498:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 09/Apr/24 17:10
Start Date: 09/Apr/24 17:10
Worklog Time Spent: 10m
Work Description: AntonRoskvist commented on PR #4856:
URL:
https://github.com/apache/activemq-artemis/pull/4856#issuecomment-2045712012
@clebertsuconic Yes the test is still passing so I suppose they are
manageable, however at least from my own testing I have been unable to collect
any metrics for both the SnF queues and the notifications queues. Removing the
check for `isInternal()` in
`org.apache.activemq.artemis.core.server.management.impl.ManagementServiceImpl#registerQueue()`
seems to fix that though but then I guess it will also display all of the
OpenWire Advisories as well.
I tried the web console on this PR as well and in there I can see that the
filters added for `internal` are working but looking at the tree I see that
though addresses are visible for these destinations, their queues are not.
Issue Time Tracking
-------------------
Worklog Id: (was: 913750)
Time Spent: 8h 10m (was: 8h)
> Enable management for internal addresses & queues
> -------------------------------------------------
>
> Key: ARTEMIS-4498
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4498
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Anton Roskvist
> Priority: Major
> Time Spent: 8h 10m
> Remaining Estimate: 0h
>
> Originally "internal" addresses and queues weren't meant to be exposed via
> management. However, due to a bug where the "internal" attribute of a queue
> was not persisted properly such queues have been exposed to management for a
> long time. This was fixed via ARTEMIS-4396, but users still want the ability
> to manage internal queues because it is extremely helpful when trying to
> troubleshoot issues. Therefore, this functionality should be configurable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)