You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2012/07/30 15:38:35 UTC

[jira] [Assigned] (QPID-4170) JMX threads can spin in the Queue MBean if there is a failure when viewing message content

     [ https://issues.apache.org/jira/browse/QPID-4170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell reassigned QPID-4170:
------------------------------------

    Assignee: Keith Wall  (was: Robbie Gemmell)

Keith, could you review this change please?
                
> JMX threads can spin in the Queue MBean if there is a failure when viewing message content
> ------------------------------------------------------------------------------------------
>
>                 Key: QPID-4170
>                 URL: https://issues.apache.org/jira/browse/QPID-4170
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18
>            Reporter: Robbie Gemmell
>            Assignee: Keith Wall
>            Priority: Critical
>             Fix For: 0.19
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org