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