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

Greg Duffy commented on DIRMINA-318:
------------------------------------

Just FYI, I'm working on implementing this in the new datagram transport.

> sessionIdle event is not fired for datagram sessions.
> -----------------------------------------------------
>
>                 Key: DIRMINA-318
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-318
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.0
>            Reporter: Trustin Lee
>            Priority: Minor
>             Fix For: 2.0.0-M1
>
>
> We were not able to provide sessionIdle event support for connectionless 
> transports like datagram because we couldn't track the lifecycle of 
> connectionless sessions, but it's not true now.  We have IoSessionRecycler.  
> By iterating a set of sessions being maintained by IoSessionRecycler, we can 
> fire sessionIdle event.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to