Remove call to Thread.run() in FirewallPlugin
---------------------------------------------

                 Key: QPID-2758
                 URL: https://issues.apache.org/jira/browse/QPID-2758
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: 0.6, 0.5, 0.7
            Reporter: Andrew Kennedy
             Fix For: 0.7, 0.5


The FirewallPlugin calls run() on a Thread object, which should be start() 
instead. This behaviour should actually be modelled by a Future or FutureTask 
object.

-- 
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:[email protected]

Reply via email to