Re: What about creating a protocol repository ?

2009-03-31 Thread Ashish
After the wonderful discussion yesterday, went back and had a quick look at the codec that I intended to design. Here is what I needed to replace existing blocking IO 1. POJO's - The High level representation of a protocol (already there) 2. Decoders - How I collect information from lower layer

Slow transfer rate with mina

2009-03-31 Thread Steve Gury
Hi, I'm currently experiencing some issue with MINA, I'm using it from the scala language (which is definitely not the source of the problem). When I send big amount of data through the network, the upload rate is first high and then it slows down dramatically (I'm running the server and the

[jira] Issue Comment Edited: (DIRMINA-32) Revise JavaDoc, PPT, and Tutorial

2009-03-31 Thread Julien Vermillard (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12694034#action_12694034 ] Julien Vermillard edited comment on DIRMINA-32 at 3/31/09 2:31 AM:

Re: Codec Factories

2009-03-31 Thread Maarten Bosteels
On Tue, Mar 31, 2009 at 10:24 AM, Emmanuel Lecharny elecha...@apache.org wrote: Maarten Bosteels wrote: The codecfactory in the tutorial is stateless : http://mina.apache.org/tutorial-on-protocolcodecfilter-for-mina-2x.html Well, if you create new instances of encoder/decoder per session,

[jira] Commented: (DIRMINA-32) Revise JavaDoc, PPT, and Tutorial

2009-03-31 Thread Ashish Paliwal (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12694037#action_12694037 ] Ashish Paliwal commented on DIRMINA-32: --- Lets close this issue. We have new PPT, most

Re: Sai Pullabhotla is a new committer

2009-03-31 Thread David Latorre
Welcome Sai! Enjoy your stay 2009/3/31 Maarten Bosteels mbosteels@gmail.com: Welcome Sai ! Maarten On Mon, Mar 30, 2009 at 9:56 AM, Julien Vermillard jvermill...@archean.fr wrote: Le Sun, 29 Mar 2009 20:29:06 +0200, Niklas Gustavsson nik...@protocol7.com a écrit : Hi I'm very

[jira] Closed: (DIRMINA-32) Revise JavaDoc, PPT, and Tutorial

2009-03-31 Thread Julien Vermillard (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Vermillard closed DIRMINA-32. Resolution: Fixed Revise JavaDoc, PPT, and Tutorial -

[jira] Updated: (DIRMINA-453) Multiple IoServices for one java.nio.Selector

2009-03-31 Thread Julien Vermillard (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Vermillard updated DIRMINA-453: -- Fix Version/s: 3.0.0-M1 Multiple IoServices for one java.nio.Selector

[jira] Commented: (DIRMINA-453) Multiple IoServices for one java.nio.Selector

2009-03-31 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12694109#action_12694109 ] Emmanuel Lecharny commented on DIRMINA-453: --- I *think* we already have the

[jira] Commented: (DIRMINA-616) New release.xml file

2009-03-31 Thread Julien Vermillard (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12694156#action_12694156 ] Julien Vermillard commented on DIRMINA-616: --- look like it's there :

Re: svn commit: r760049 - in /mina/trunk: ./ core/ example/ filter-codec-netty/ filter-compression/ integration-beans/ integration-jmx/ integration-ognl/ integration-xbean/ legal/ legal/src/ legal/s

2009-03-31 Thread Julien Vermillard
broke transport-serial bad, bad, bad :o) always use mvn with -Dwith-LGPL-dependencies for including transport-serial module. Julien 2009/3/30 akaras...@apache.org: Author: akarasulu Date: Mon Mar 30 17:10:38 2009 New Revision: 760049 URL: http://svn.apache.org/viewvc?rev=760049view=rev

FYI: epoll issue fixed in b54

2009-03-31 Thread Jeanfrancois Arcand
Salut, The fix for epoll File exists and spinning Selector issue this community has experienced will be available with jdk7 build 54. I recommend you test it and report any failure as this fix will be backported to JDK 6 eventually (no idea which version...will report as soon as I know).

Re: FYI: epoll issue fixed in b54

2009-03-31 Thread Emmanuel Lecharny
Jeanfrancois Arcand wrote: Salut, The fix for epoll File exists and spinning Selector issue this community has experienced will be available with jdk7 build 54. I recommend you test it and report any failure as this fix will be backported to JDK 6 eventually (no idea which version...will

Re: FYI: epoll issue fixed in b54

2009-03-31 Thread Julien Vermillard
Le Tue, 31 Mar 2009 12:04:22 -0400, Jeanfrancois Arcand jeanfrancois.arc...@sun.com a écrit : Salut, The fix for epoll File exists and spinning Selector issue this community has experienced will be available with jdk7 build 54. I recommend you test it and report any failure as this fix

[jira] Commented: (DIRMINA-678) NioProcessor 100% CPU usage on Linux (epoll selector bug)

2009-03-31 Thread Julien Vermillard (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12694171#action_12694171 ] Julien Vermillard commented on DIRMINA-678: --- From Jeanfrancois Arcand : The fix

[jira] Commented: (DIRMINA-678) NioProcessor 100% CPU usage on Linux (epoll selector bug)

2009-03-31 Thread Victor N (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12694177#action_12694177 ] Victor N commented on DIRMINA-678: -- I see a similar behavior on our production servers,

Re: FYI: epoll issue fixed in b54

2009-03-31 Thread Jeanfrancois Arcand
Salut, Emmanuel Lecharny wrote: Jeanfrancois Arcand wrote: Salut, The fix for epoll File exists and spinning Selector issue this community has experienced will be available with jdk7 build 54. I recommend you test it and report any failure as this fix will be backported to JDK 6 eventually

Re: FYI: epoll issue fixed in b54

2009-03-31 Thread Emmanuel Lecharny
Jeanfrancois Arcand wrote: Salut, Emmanuel Lecharny wrote: Jeanfrancois Arcand wrote: Salut, The fix for epoll File exists and spinning Selector issue this community has experienced will be available with jdk7 build 54. I recommend you test it and report any failure as this fix will be