Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-4170

JMX threads can spin in the Queue MBean if there is a failure when viewing message content

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.12, 0.13, 0.14, 0.15, 0.16, 0.17
    • 0.18
    • Broker-J
    • None

    Description

      During the work on QPID-4164 it was found that JMX threads can spin in the Queue MBean if they fail when viewing message content, looping down into the message and back store asking for content which will never be returned. These threads will never stop spinning, and will consume CPU resources and introduce additional/unnecessary resource contention within the store layer.

      The view content method of the Queue MBean should be updated to avoid this possibility.

      Attachments

        1. QPID-4170_0.16.patch
          5 kB
          Robbie Gemmell

        Activity

          People

            robbie Robbie Gemmell
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: