Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-2416

Need extension to MessageStatistics

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Duplicate
    • Minor
    • JBossAS-5.0.0.Beta1
    • JBossAS-5.0.0.Beta1
    • JMS (JBossMQ)
    • None

    Description

      org.jboss.mq.MessageStatistics needs to be extended to provide equivalent functionality to the listMessageCounterHistory() operation which is going away. The current listMessageCounterHistory() method returns the number of messages a topic/queue has received on each hour of each day. The number of days such information will be maintained is specified in the MessageCounterHistoryDayLimit property. We want to display similar information on the Admin Console, so what we need is probably a list of some data structure (i.e. MessageHistoryDayInfo), each containing the date and an array ([0:23]) with each element specifying the number of messages received on that hour.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              peterj_jira Peter Johnson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: