[MINA 3] Idle session support

2011-12-14 Thread Emmanuel Lecharny
Hi, we discussed off line with Julien about Idle session support. Here is a sum up of what we talked about, and we may have to make some choice. First of all, it's absolutely mandatory to be able to manage idle sessions, in order to kill them, for instance. So we must offer a mechanism by

Re: [MINA 3] Filter's chain

2011-12-14 Thread Julien Vermillard
On Tue, Dec 13, 2011 at 5:58 PM, Emmanuel Lecharny elecha...@gmail.com wrote: Hi, the current implementation of filter's chain is associating this chain to a service. In MINA 2, each session had a copy of this chain. IMO, even if the default chain should be associated to the service, it

Re: [MINA 3] Idle session support

2011-12-14 Thread Julien Vermillard
On Wed, Dec 14, 2011 at 2:10 PM, Emmanuel Lecharny elecha...@gmail.com wrote: Hi, we discussed off line with Julien about Idle session support. Here is a sum up of what we talked about, and we may have to make some choice. First of all, it's absolutely mandatory to be able to manage idle

Re: [MINA 3] Filter's chain

2011-12-14 Thread Emmanuel Lécharny
On 12/14/11 2:17 PM, Julien Vermillard wrote: On Tue, Dec 13, 2011 at 5:58 PM, Emmanuel Lecharnyelecha...@gmail.com wrote: Hi, the current implementation of filter's chain is associating this chain to a service. In MINA 2, each session had a copy of this chain. IMO, even if the default chain

[jira] [Commented] (DIRMINA-845) ProtocolEncoderOutputImpl isn't thread-safe

2011-12-14 Thread Dominic Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13169893#comment-13169893 ] Dominic Williams commented on DIRMINA-845: -- Ilya perhaps we can coordinate to