Re: What about releasing a 2.0-RC2/2.0.0 ?

2010-01-12 Thread Ashish
+1 On Tue, Jan 12, 2010 at 11:05 PM, Julien Vermillard wrote: > Le Tue, 12 Jan 2010 18:02:41 +0100, > Emmanuel Lecharny a écrit : > >> We have fixed some important issues lately in 2.0-RC1 : >> DIRMINA-749 : We cannot anymore inject more than one CODEC in the >> chain. DIRMINA-678 : NioProcessor

Re: Toward 2.0-RC2/2.0.0 : status

2010-01-12 Thread Alan D. Cabrera
On Jan 12, 2010, at 4:23 PM, Emmanuel LŽcharny wrote: I started a little bug parad yesterday and today, fixed a couple of more bugs, and we still have 2 remaining bugs : DIRMINA-679 (I'm looking at it) DIRMINA-539 : I suggest we postpone or even better tag it as "won't fix" There are also

[jira] Resolved: (DIRMINA-679) NullPointerException in ProtocolCodecFilter.filterWrite

2010-01-12 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-679. --- Resolution: Fixed Applied a patch to throw a checked exception instead of a NPE. ht

[jira] Resolved: (DIRMINA-754) Javadoc omission in IoFilterChain#fireMessageSent()

2010-01-12 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-754. --- Resolution: Fixed Fixed in http://svn.apache.org/viewvc?rev=898585&view=rev I compl

Toward 2.0-RC2/2.0.0 : status

2010-01-12 Thread Emmanuel LŽcharny
I started a little bug parad yesterday and today, fixed a couple of more bugs, and we still have 2 remaining bugs : DIRMINA-679 (I'm looking at it) DIRMINA-539 : I suggest we postpone or even better tag it as "won't fix" There are also a few pending tasks, 5 of them being about doco. Not sure w

[jira] Resolved: (DIRMINA-753) Some writes observed to stall until select times out

2010-01-12 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-753. --- Resolution: Fixed Applied the proposed fix, seems to be solid. May be not perfect, b

[jira] Closed: (DIRMINA-711) Adding some logs in the chain make the MDCFilter tests to fail

2010-01-12 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-711. - fixed > Adding some logs in the chain make the MDCFilter tests to fail > --

[jira] Assigned: (DIRMINA-754) Javadoc omission in IoFilterChain#fireMessageSent()

2010-01-12 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny reassigned DIRMINA-754: - Assignee: Emmanuel Lecharny > Javadoc omission in IoFilterChain#fireMessageSent(

[jira] Resolved: (DIRMINA-711) Adding some logs in the chain make the MDCFilter tests to fail

2010-01-12 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-711. --- Resolution: Invalid I think it has been fixed by Maarten last year : http://svn.apa

Re: Re : What about releasing a 2.0-RC2/2.0.0 ?

2010-01-12 Thread Emmanuel LŽcharny
Edouard De Oliveira a écrit : I'm sorry but after examining the remaining bug list i think https://issues..apache.org/jira/browse/DIRMINA-711 must be fixed before issuing 2.0.0 the framework can't fail because we just add some logs otherwise we must make this mdc feature optionnal I'm really i

Re: Re : What about releasing a 2.0-RC2/2.0.0 ?

2010-01-12 Thread Alan D. Cabrera
I looked at the issue and don't follow what the problem is. I can't even find the tests. Regards, Alan On Jan 12, 2010, at 11:19 AM, Edouard De Oliveira wrote: I'm sorry but after examining the remaining bug list i think https://issues..apache.org/jira/browse/DIRMINA-711 must be fixed bef

Re : What about releasing a 2.0-RC2/2.0.0 ?

2010-01-12 Thread Edouard De Oliveira
I'm sorry but after examining the remaining bug list i think https://issues..apache.org/jira/browse/DIRMINA-711 must be fixed before issuing 2.0.0 the framework can't fail because we just add some logs otherwise we must make this mdc feature optionnal I'm really in favor of releasing 2.0.0 an

[jira] Resolved: (DIRMINA-720) Hardware Flow Control Disables Serial Port on Windows Platform

2010-01-12 Thread Julien Vermillard (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Vermillard resolved DIRMINA-720. --- Resolution: Fixed applied the patch > Hardware Flow Control Disables Serial Port on

Re: What about releasing a 2.0-RC2/2.0.0 ?

2010-01-12 Thread Julien Vermillard
Le Tue, 12 Jan 2010 18:02:41 +0100, Emmanuel Lecharny a écrit : > We have fixed some important issues lately in 2.0-RC1 : > DIRMINA-749 : We cannot anymore inject more than one CODEC in the > chain. DIRMINA-678 : NioProcessor 100% CPU usage on Linux (epoll > selector bug) DIRMINA-650 : Mina serve

Re: What about releasing a 2.0-RC2/2.0.0 ?

2010-01-12 Thread Jeff Genender
+1 Jeff On Jan 12, 2010, at 10:02 AM, Emmanuel Lecharny wrote: We have fixed some important issues lately in 2.0-RC1 : DIRMINA-749 : We cannot anymore inject more than one CODEC in the chain. DIRMINA-678 : NioProcessor 100% CPU usage on Linux (epoll selector bug) DIRMINA-650 : Mina server

What about releasing a 2.0-RC2/2.0.0 ?

2010-01-12 Thread Emmanuel Lecharny
We have fixed some important issues lately in 2.0-RC1 : DIRMINA-749 : We cannot anymore inject more than one CODEC in the chain. DIRMINA-678 : NioProcessor 100% CPU usage on Linux (epoll selector bug) DIRMINA-650 : Mina server does not recieve all data sent by client using SSLSocketFactory Isn'

[jira] Closed: (DIRMINA-650) Mina server does not recieve all data sent by client using SSLSocketFactory

2010-01-12 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIRMINA-650. - I committed a patch in trunk, I confirm that the test is now passing with the patch. > Min