SocketConnection cannot be manually closed (for v1.1.2)
-------------------------------------------------------

                 Key: DIRMINA-441
                 URL: https://issues.apache.org/jira/browse/DIRMINA-441
             Project: MINA
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.2
            Reporter: Jeff Genender
             Fix For: 1.1.3


The SocketConnection cannot be closed.  Currently it will wait a certain amount 
of timeout as specified by the worker timeout to shut down the connection.  
This can result in OOM and hanging clients until thee timeouts occur.  Mina 
should allow the SocketConnection to be closed manually if the connection is 
known to be completed.

Patch is attached.

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