You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2007/11/08 06:40:51 UTC

[jira] Resolved: (DIRMINA-316) Manual shutdown of I/O worker threads and Selectors

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

Trustin Lee resolved DIRMINA-316.
---------------------------------

    Resolution: Fixed

SocketConnector's connector thread doesn't exit unless dispose() is called manually now, as discussed in the mailing list.

All selectors are also can be released by calling IoService.dispose() manually now.  No more finalize() method!

> Manual shutdown of I/O worker threads and Selectors
> ---------------------------------------------------
>
>                 Key: DIRMINA-316
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-316
>             Project: MINA
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0.0
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>            Priority: Minor
>             Fix For: 2.0.0-M1
>
>
> As discussed in the mailing list:
> http://www.nabble.com/SocketConnector.setWorkerTimeout%28%29-tf2695998.html
> we will change the previous behavior (automatic shutdown) to the manual shutdown.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.