[ 
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 8:04 PM:
--------------------------------------------------------------

I'm still seeing this issue with 2.0.13.  inputClosed event will not stop being 
fired. 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 IoHandlerAdapter class


was (Author: [email protected]):
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 IoHandlerAdapter class

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

Reply via email to