Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-6975

The JMX Beans for queues always has empty values.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Event 4.2.2
    • Event 4.2.4
    • Event
    • None

    Description

      The JMX Beans for queues always has empty values. In a nutshell, the event impl creates a new QueueBeanImpl for each Queue and that in turn, will only report statistics if the Queue is instanceof Statistics (which AFAIK never is the case). It should at a minimum get the statistics object from the queue.getStatistics() method if the queue isn't an instanceof.

      Attachments

        Activity

          People

            karlpauls Karl Pauls
            karlpauls Karl Pauls
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: