You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Marc Martin (JIRA)" <ji...@apache.org> on 2016/07/03 19:52:11 UTC

[jira] [Comment Edited] (DIRMINA-1001) mina2.0.9 session.close cpu100%

    [ https://issues.apache.org/jira/browse/DIRMINA-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360660#comment-15360660 ] 

Marc Martin edited comment on DIRMINA-1001 at 7/3/16 7:51 PM:
--------------------------------------------------------------

I'm still seeing this issue with 2.0.13. I'm calling session.closeNow() within this method and I'm still seeing it being called infinitely. Can anyone else confirm this behavior? What's the recommended way to handle this beyond calling session.closeNow(), because that's not working?

EDIT: We are implementing this method within our IoApadaterHandler class


was (Author: marcmartin55@gmail.com):
I'm still seeing this issue with 2.0.13. I'm calling session.closeNow() within this method and I'm still seeing it being called infinitely. Can anyone else confirm this behavior? What's the recommended way to handle this beyond calling session.closeNow(), because that's not working?

> mina2.0.9  session.close  cpu100%
> ---------------------------------
>
>                 Key: DIRMINA-1001
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-1001
>             Project: MINA
>          Issue Type: Bug
>          Components: Handler
>    Affects Versions: 2.0.9
>            Reporter: binwang
>             Fix For: 2.0.12
>
>
> my project  use mina 2.0.5 . now i use 2.0.9
> but There is something wrong with.
> i use Short connection.and  client  session.close everytime. but 2.0.9 cpu
> 100% when session.close.     i find  server Continuously perform inputclose.why?  



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