You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Colin MacNaughton (JIRA)" <ji...@apache.org> on 2009/02/24 08:56:59 UTC

[jira] Created: (AMQ-2141) activemq-flow: Various improvements to Dispatcher shutdown in MockBroker test, plus some minor performance tweaks.

activemq-flow: Various improvements to Dispatcher shutdown in MockBroker test, plus some minor performance tweaks. 
-------------------------------------------------------------------------------------------------------------------

                 Key: AMQ-2141
                 URL: https://issues.apache.org/activemq/browse/AMQ-2141
             Project: ActiveMQ
          Issue Type: Improvement
    Affects Versions: incubation
         Environment: n/a
            Reporter: Colin MacNaughton
             Fix For: incubation
         Attachments: AMQ-2141patch.txt

Changing DispatchContext.close() to take a boolean sync parameter allowing for a more controlled shutdown. Now the MockBrokerTest shuts down services betore the dispatch pool. Also changed RemoteProducers input resume threshold to 500 to reduce the number of flow control message sent. Finally, changed FlowController not to set the thread name when executing. 

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


[jira] Updated: (AMQ-2141) activemq-flow: Various improvements to Dispatcher shutdown in MockBroker test, plus some minor performance tweaks.

Posted by "Colin MacNaughton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colin MacNaughton updated AMQ-2141:
-----------------------------------

    Attachment: AMQ-2141patch.txt

Patch file. 

> activemq-flow: Various improvements to Dispatcher shutdown in MockBroker test, plus some minor performance tweaks. 
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2141
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2141
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: incubation
>         Environment: n/a
>            Reporter: Colin MacNaughton
>             Fix For: incubation
>
>         Attachments: AMQ-2141patch.txt
>
>
> Changing DispatchContext.close() to take a boolean sync parameter allowing for a more controlled shutdown. Now the MockBrokerTest shuts down services betore the dispatch pool. Also changed RemoteProducers input resume threshold to 500 to reduce the number of flow control message sent. Finally, changed FlowController not to set the thread name when executing. 

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


[jira] Resolved: (AMQ-2141) activemq-flow: Various improvements to Dispatcher shutdown in MockBroker test, plus some minor performance tweaks.

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino resolved AMQ-2141.
--------------------------------

    Resolution: Fixed

Patch applied!  Thanks!

> activemq-flow: Various improvements to Dispatcher shutdown in MockBroker test, plus some minor performance tweaks. 
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2141
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2141
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: incubation
>         Environment: n/a
>            Reporter: Colin MacNaughton
>             Fix For: incubation
>
>         Attachments: AMQ-2141patch.txt
>
>
> Changing DispatchContext.close() to take a boolean sync parameter allowing for a more controlled shutdown. Now the MockBrokerTest shuts down services betore the dispatch pool. Also changed RemoteProducers input resume threshold to 500 to reduce the number of flow control message sent. Finally, changed FlowController not to set the thread name when executing. 

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