[ 
https://issues.apache.org/jira/browse/DIRMINA-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838318#action_12838318
 ] 

Linus Zetterlund commented on DIRMINA-765:
------------------------------------------

I have not tried to reproduce the problem we had by using the SSLFilter from 
trunk, but when comparing SSLHandler and SSLFilter between RC-1 and trunk, it 
looks like it works in the same way. My guess is that this is the way it is 
intended to work, so this issue should probably be rejected.

> Calling write(...) sometimes ends up in messageReceived when using SSL filter
> -----------------------------------------------------------------------------
>
>                 Key: DIRMINA-765
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-765
>             Project: MINA
>          Issue Type: Bug
>          Components: Filter
>    Affects Versions: 2.0.0-RC1
>         Environment: Ubuntu 9.10, Sun java 1.6.0
>            Reporter: Linus Zetterlund
>            Priority: Minor
>
> When using the SSL filter, the write(...) call on IoSession will sometimes 
> end up in messageReceived(...) on the IoHandler, before returning from 
> write(...). This behavior was unexpected for us and triggered a deadlock. Is 
> the ExecutorFilter intended to be used to avoid situations like this?

-- 
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