You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2014/09/05 12:46:29 UTC

[jira] [Updated] (DIRMINA-977) DefaultIoFilterChain.replace does not call register/deregister

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

Emmanuel Lecharny updated DIRMINA-977:
--------------------------------------
    Fix Version/s: 2.0.8

> DefaultIoFilterChain.replace does not call register/deregister
> --------------------------------------------------------------
>
>                 Key: DIRMINA-977
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-977
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.7
>            Reporter: Jens Reimann
>             Fix For: 2.0.8
>
>
> In the class DefaultIoFilterChain the methods add*, remove all call register or deregister in order to have the IoFilters on*() methods called.
> Calling the replace method simply sets the new instance, but neither does the old IoFilter get deregistered nor does the new one get registered.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)