Scott M Messner created AMQ-7003:
------------------------------------

             Summary: expose "FirstMessageAge" in AMQ
                 Key: AMQ-7003
                 URL: https://issues.apache.org/jira/browse/AMQ-7003
             Project: ActiveMQ
          Issue Type: Wish
          Components: Broker, JMX
    Affects Versions: 5.15.4
            Reporter: Scott M Messner
             Fix For: 5.x


JMSQueueControl.getFirstMessageAge() from the Artemis project is exactly the 
command we need for our current project. The provided avgEnqueue time is not 
sufficient for determining realtime peaks of queue/topic usage because the 
calculation is made solely on consumed messages.

Currently, we use queue browsing to calculate this metric, but it is highly 
inefficient to pull all messages...

Is there any plan to implement/expose FirstMessageAge in ActiveMQ 5.x ? Is 
there, maybe, a workaround to the absence of this metric ?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to