You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2005/12/01 06:50:30 UTC

[jira] Closed: (DIRMINA-121) Per-port filter chain

     [ http://issues.apache.org/jira/browse/DIRMINA-121?page=all ]
     
Trustin Lee closed DIRMINA-121:
-------------------------------

    Resolution: Won't Fix

DIRMINA-131 resolves this issue indirectly.

> Per-port filter chain
> ---------------------
>
>          Key: DIRMINA-121
>          URL: http://issues.apache.org/jira/browse/DIRMINA-121
>      Project: Directory MINA
>         Type: Improvement
>     Versions: 0.8
>     Reporter: Trustin Lee
>     Assignee: Trustin Lee
>      Fix For: 0.9

>
> MINA 0.8 provides only per-sessionmanager filter chain which is usually not so useful.  So we need to replace it with per-port filter chain like this:
> * IoFilterChain IoSessionManager.getFilterChain(SocketAddress address);
> This method will behave a little bit differently depending on it is an acceptor or a connector.  For an acceptor, address will be a bind address.  Otherwise, it will be a remote address.  I think this is reasonable enough and it will be fine if we document this explicitly.

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