Re: IoService API growth

2008-03-20 Thread Mark Webb
+1. This would leave great potential for expansion (although I am not sure what other stats one would want :) ) On Thu, Mar 20, 2008 at 12:54 AM, peter royal <[EMAIL PROTECTED]> wrote: > On Mar 19, 2008, at 3:23 PM, Frédéric Brégier wrote: > > Those numbers are useful in production... (at least f

[jira] Updated: (DIRMINA-514) Session closing problem on Mac OS X

2008-03-20 Thread Rob Butler (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Butler updated DIRMINA-514: --- Attachment: mina-close.patch The patch ended up being pretty easy and small. Seems to work fine. >

[jira] Commented: (DIRMINA-514) Session closing problem on Mac OS X

2008-03-20 Thread Rob Butler (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580872#action_12580872 ] Rob Butler commented on DIRMINA-514: I think I've found it.. but I don't know how to f

Re: IoService API growth

2008-03-20 Thread Frédéric Brégier
I would like, as a user (so it is not of course mandatory at all ;-) to have a way to get those values without using JMX. OK, it would probably be better to use JMX for external services which want to know about those tasks, but one could want (not me at that time, but I don't know in the future)

[jira] Updated: (DIRMINA-415) Proxy support

2008-03-20 Thread James Furness (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Furness updated DIRMINA-415: -- Attachment: mina-connector-proxy-1.1.0-mina2.zip Ported to MINA 2.0 - tested with MINA 2.0.0 M

[jira] Commented: (DIRMINA-514) Session closing problem on Mac OS X

2008-03-20 Thread Rob Butler (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580832#action_12580832 ] Rob Butler commented on DIRMINA-514: Fortunately, I had the source jars in my IDE. Ex

[jira] Commented: (DIRMINA-514) Session closing problem on Mac OS X

2008-03-20 Thread Rob Butler (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580827#action_12580827 ] Rob Butler commented on DIRMINA-514: I just tested the provided code using Mina 2.0-M1

[jira] Commented: (DIRMINA-514) Session closing problem on Mac OS X

2008-03-20 Thread Rob Butler (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580793#action_12580793 ] Rob Butler commented on DIRMINA-514: Could this be the root cause / related? http://b

Re: IoService API growth

2008-03-20 Thread (Trustin Lee)
I agree with Frédéric in that we need to provide IoSessionStatistics if we are going to provide IoServiceStatistics. Again, IoServiceMBean and IoSessionMBean will detect all nested statistic properties automatically. No worries. :) 2008-03-20 (목), 15:09 +0900, Frédéric Brégier 쓰시길: > Peter, Emma

Re: IoService API growth

2008-03-20 Thread Julien Vermillard
On Thu, 20 Mar 2008 10:47:33 -0400 "Alex Karasulu" <[EMAIL PROTECTED]> wrote: > On Thu, Mar 20, 2008 at 9:48 AM, Emmanuel Lecharny > <[EMAIL PROTECTED]> wrote: > > > Julien Vermillard wrote: > > > On Wed, 19 Mar 2008 23:53:03 +0100 > > > Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > > > > > > >

Re: IoService API growth

2008-03-20 Thread Alex Karasulu
On Thu, Mar 20, 2008 at 9:48 AM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > Julien Vermillard wrote: > > On Wed, 19 Mar 2008 23:53:03 +0100 > > Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > > > > > >> Frédéric Brégier wrote: > >> > >>> Those numbers are useful in production... (at least for m

Re: IoService API growth

2008-03-20 Thread Emmanuel Lecharny
Julien Vermillard wrote: On Wed, 19 Mar 2008 23:53:03 +0100 Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: Frédéric Brégier wrote: Those numbers are useful in production... (at least for my case) I know, it's only about statistics but some people want them... If I follow your idea, what

Re: IoService API growth

2008-03-20 Thread Julien Vermillard
On Wed, 19 Mar 2008 23:53:03 +0100 Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > Frédéric Brégier wrote: > > Those numbers are useful in production... (at least for my case) > > I know, it's only about statistics but some people want them... > > > > If I follow your idea, what will return IoServi

[jira] Reopened: (DIRMINA-494) SSL Filter IllegalStateException with mutual auth and persist session

2008-03-20 Thread janardhanan vembunarayanan (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] janardhanan vembunarayanan reopened DIRMINA-494: Hi, Using mina-core-1.0.1.jar with mina-filter-ssl-1.0.5.jar as su

Re: IoService API growth

2008-03-20 Thread (Trustin Lee)
Hi Peter, It sounds like a good idea, and the current JMX integration module doesn't need any change. Let's file a JIRA issue. 2008-03-20 (목), 05:29 +0900, peter royal 쓰시길: > i just updated my project from a 2.0 build from last summer, and the > IoService API exploded! > > can we cull some of