Jens Reimann created DIRMINA-977:
------------------------------------
Summary: 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
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.1.5#6160)