[ 
https://issues.apache.org/jira/browse/QPID-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Ritchie resolved QPID-511.
---------------------------------

    Resolution: Fixed

> VMPipeTransportConnection connection does not correctly configure Mina 
> ThreadModel
> ----------------------------------------------------------------------------------
>
>                 Key: QPID-511
>                 URL: https://issues.apache.org/jira/browse/QPID-511
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M2
>
>
> The VMPipeTransportConnection currently manually adds our Pooling Filter to 
> the Mina filter chain. 
> This is causes a problem as Mina has a default ThreadModel that can cause the 
> execution through the filter chain with our Pooling filter can be out of 
> order.
> The correct method would be to set the thread model to our 
> ReadWriteThreadModel

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

Reply via email to