[jboss-jira] [JBoss JIRA] Commented: (JBAS-6720) Make sure that the metrics for Topics and Queues (eg. All Message Count, Depth, Depth Delta) are marked as ViewUse.STATISTIC

Jason T. Greene (JIRA) jira-events at lists.jboss.org
Sat Jun 20 00:02:56 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBAS-6720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12473109#action_12473109 ] 

Jason T. Greene commented on JBAS-6720:
---------------------------------------

Farah, I looked into the questions you asked (finally)

Count Delta
-------------------
This metric returns the difference in count since the last read of Count Delta. So if you call it twice quickly, and there are no messages sent between the calls, you get 0.

Time Last Update
-----------------------
This value represents the last time statistics where calculated by the messaging system. It is fired off of a timer, so the message count can be zero and it will still update

> Make sure that the metrics for Topics and Queues (eg. All Message Count, Depth, Depth Delta) are marked as ViewUse.STATISTIC
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBAS-6720
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6720
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: ProfileService
>    Affects Versions: JBossAS-5.1.0.GA
>         Environment: JBoss AS Branch_5_x r86586, embjopr r266
> EmbJopr TS: testQueueMetrics
>            Reporter: Farah Juma
>            Assignee: Jason T. Greene
>            Priority: Critical
>             Fix For: JBossAS-5.2.0.Beta1
>
>
> Steps to reproduce:
> Create a new Topic or Queue using Embedded Jopr. Send some messages to the Topic or Queue. Navigate to the "Metrics" tab for the resource. The metrics do not get updated to reflect this change. All the values are 0.0.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list