You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Kennedy (JIRA)" <ji...@apache.org> on 2011/02/09 16:12:57 UTC

[jira] Created: (QPID-3048) InternalBrokerBasecase not removing all log actors

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-subscribe@qpid.apache.org


[jira] Closed: (QPID-3048) InternalBrokerBasecase not removing all log actors

Posted by "Andrew Kennedy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kennedy closed QPID-3048.
--------------------------------


Closing issue

> 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-subscribe@qpid.apache.org


[jira] Resolved: (QPID-3048) InternalBrokerBasecase not removing all log actors

Posted by "Andrew Kennedy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kennedy resolved QPID-3048.
----------------------------------

    Resolution: Fixed

Committed changes

> 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-subscribe@qpid.apache.org