InternalBrokerBasecase not removing all log actors
--------------------------------------------------

                 Key: QPID-3048
                 URL: https://issues.apache.org/jira/browse/QPID-3048
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: 0.9
            Reporter: Andrew Kennedy
            Assignee: Andrew Kennedy
            Priority: Minor
             Fix For: 0.9


The InternalBrokerbaseCase checks if CurrentActor.get() returns null, however 
in CurrentActor this can never happen, since we return a default if the stack 
is empty. Adding a removeAll method to CurrentActor will allow test cases to 
clean up properly.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to