[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-732) Improve message counter functionality
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Tue Nov 4 11:47:21 EST 2008
[ https://jira.jboss.org/jira/browse/JBMESSAGING-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12436840#action_12436840 ]
Jeff Mesnil commented on JBMESSAGING-732:
-----------------------------------------
i'll enhance the HTML returned by the message counter to ensure that it is well-formed.
For "machine-friendly" format, the simplest way is to use the QueueControlMBean.listMessageCounterHistory() operation which returns a TabularData containing the same information.
I'll also add a rollover for the history. A default value of 1 week should be enough.
> 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