You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "ZhanYi (JIRA)" <ji...@apache.org> on 2011/02/17 12:02:24 UTC

[jira] Created: (DIRMINA-820) ReferenceCountingFilter didn't work well

ReferenceCountingFilter didn't work well
----------------------------------------

                 Key: DIRMINA-820
                 URL: https://issues.apache.org/jira/browse/DIRMINA-820
             Project: MINA
          Issue Type: Bug
          Components: Filter
    Affects Versions: 2.0.2
            Reporter: ZhanYi


When I use the ReferenceCountingFilter wrap my filter, filter.init() and filter.destory() didn't work well.
It's seem like a bug on org.apache.mina.filter.util.ReferenceCountingFilter.java  line 57th.
the "++count" should be outside ths "{}". 


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (DIRMINA-820) ReferenceCountingFilter didn't work well

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRMINA-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRMINA-820.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.3

Fixed.

> ReferenceCountingFilter didn't work well
> ----------------------------------------
>
>                 Key: DIRMINA-820
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-820
>             Project: MINA
>          Issue Type: Bug
>          Components: Filter
>    Affects Versions: 2.0.2
>            Reporter: ZhanYi
>              Labels: bug, mina
>             Fix For: 2.0.3
>
>
> When I use the ReferenceCountingFilter wrap my filter, filter.init() and filter.destory() didn't work well.
> It's seem like a bug on org.apache.mina.filter.util.ReferenceCountingFilter.java  line 57th.
> the "++count" should be outside ths "{}". 

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (DIRMINA-820) ReferenceCountingFilter didn't work well

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRMINA-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny closed DIRMINA-820.
-------------------------------------

    
> ReferenceCountingFilter didn't work well
> ----------------------------------------
>
>                 Key: DIRMINA-820
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-820
>             Project: MINA
>          Issue Type: Bug
>          Components: Filter
>    Affects Versions: 2.0.2
>            Reporter: ZhanYi
>              Labels: bug, mina
>             Fix For: 2.0.3
>
>
> When I use the ReferenceCountingFilter wrap my filter, filter.init() and filter.destory() didn't work well.
> It's seem like a bug on org.apache.mina.filter.util.ReferenceCountingFilter.java  line 57th.
> the "++count" should be outside ths "{}". 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira