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

ASF GitHub Bot logged work on AMQ-9548:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Sep/25 15:06
            Start Date: 26/Sep/25 15:06
    Worklog Time Spent: 10m 
      Work Description: mattrpav commented on PR #1288:
URL: https://github.com/apache/activemq/pull/1288#issuecomment-3339093258

   @kenliao94 The changes look good, thanks!  
   
   I want to take one last minute to discuss the naming, b/c these are public 
interfaces and once go out we are living with them for a long time.
   
   I think using a term that says what 'TotalUnsuppressedQueueCount' _is_ would 
be better than what it _isn't_.
   
   How about 'TotalManagedQueueCount' 

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

    Worklog Id:     (was: 984778)
    Time Spent: 10.5h  (was: 10h 20m)

> Add new broker mbean attributes to directly retrieve total number of queues 
> and topics
> --------------------------------------------------------------------------------------
>
>                 Key: AMQ-9548
>                 URL: https://issues.apache.org/jira/browse/AMQ-9548
>             Project: ActiveMQ Classic
>          Issue Type: Improvement
>          Components: JMX
>    Affects Versions: 5.18.5, 6.1.2
>            Reporter: Ken Liao
>            Assignee: Ken Liao
>            Priority: Major
>             Fix For: 6.2.0
>
>          Time Spent: 10.5h
>  Remaining Estimate: 0h
>
> Right now, to monitor the number of destination, the only way is to read the 
> destinations MBean and get the total destination. However, this means reading 
> all destination names into memory, if the user has 10K+ destination with long 
> destination name, it will be a large amount of memory just to monitor the 
> number of them. 
> The proposal here is to add either a new MBean value or a method to obtain 
> that data. We can also add a method to retrieve the first K destination as 
> well.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to