[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-732) Improve message counter functionality

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Wed Nov 5 08:39:57 EST 2008


     [ https://jira.jboss.org/jira/browse/JBMESSAGING-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Mesnil closed JBMESSAGING-732.
-----------------------------------

    Resolution: Done


fixed in the trunk

- the HTML is now well-formed and can be fed to a XML parser
- a Java "machine-friendly" format is also available as the MBean returns TabularData with the same information.
- The history is already rolled over: only the last 10 days are kept in memory (the value can be changed using the messageCounterMaxDayCount attribute of the MessagingServerControlMBean)

> Improve message counter functionality
> -------------------------------------
>
>                 Key: JBMESSAGING-732
>                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-732
>             Project: JBoss Messaging
>          Issue Type: Feature Request
>    Affects Versions: 1.2.0.Beta2
>            Reporter: Tim Fox
>            Assignee: Jeff Mesnil
>            Priority: Minor
>             Fix For: 2.0.0 Beta
>
>
> MessageCounter functionality can be improved by returning counters and history as XML as well as HTML, or in some other "machine friendly" format.
> Also the history should be made "rolling", so only a moving window of data is retained to prevent a large buildup

-- 
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