[
https://issues.apache.org/jira/browse/AMQ-7003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545080#comment-16545080
]
Christopher L. Shannon commented on AMQ-7003:
---------------------------------------------
There are no current plans to add this feature but contributions are welcome if
you want to take a look add implementing this feature.
> 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
> Priority: Minor
> 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)