[ http://issues.apache.org/jira/browse/DIRMINA-264?page=all ]

Trustin Lee reopened DIRMINA-264:
---------------------------------

             
If we have a thread safety problem, we need to fix it not giving an option to 
disable the feature.  Let's try to create a reproduceable unist test.

> IoServiceListenerSupport disconnects active sessions under load with 
> IoConnectors
> ---------------------------------------------------------------------------------
>
>                 Key: DIRMINA-264
>                 URL: http://issues.apache.org/jira/browse/DIRMINA-264
>             Project: Directory MINA
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: peter royal
>         Assigned To: peter royal
>            Priority: Blocker
>             Fix For: 1.0
>
>
> When an IoConnector is shared by multiple threads, the 
> IoServiceListenerSupport will by default "deactivate" the connector when 
> there are "no" active sessions, but it is not fully thread safe and can 
> disconnect in-progress sessions.
> The fix will be to optionally disable this behavior (deactivate-upon-idle) 
> when sharing a connector with multiple threads.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to