Notification tabs all start a thread on creation, and never halt them
---------------------------------------------------------------------

                 Key: QPID-1995
                 URL: https://issues.apache.org/jira/browse/QPID-1995
             Project: Qpid
          Issue Type: Bug
          Components: Java Management : JMX Console
    Affects Versions: 0.6
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
            Priority: Critical
             Fix For: 0.6


The Notification areas/tabs start an update thread upon creation and have it 
loop forever, continually sleeping if the view is not visible. This thread isnt 
destroyed even after the view is disposed of, and so viewing each individual 
MBean results in an additional background thread.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to