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

Norman Maurer resolved PROTOCOLS-36.
------------------------------------

    Resolution: Fixed

done
                
> NettyProtocolSession.writeResponse(...) does not maintain order of written 
> Responses if FutureResponse and Response is mixed
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PROTOCOLS-36
>                 URL: https://issues.apache.org/jira/browse/PROTOCOLS-36
>             Project: JAMES Protocols
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 1.6
>
>
> If we mix FutureResponse and Response implementation we MUST ensure that the 
> right order of responses is maintained. This basicly means that we need to 
> put responses in a queue and dequeue them in the right order (respecting the 
> FutureResponse async nature)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to