Re: [VOTE] MINA 2.0.0 take 2

2010-09-20 Thread Maarten Bosteels
I did a quick smoke-test : created a maven quickstart with a simple client +
server using the maven repo url
https://repository.apache.org/content/repositories/orgapachemina-040/url
Seems fine. Thanks Emmanuel !

+1

One question though :  the distribution on [1] contains sources but no
binaries ?

Maarten

[1]
https://repository.apache.org/content/repositories/orgapachemina-040/org/apache/mina/mina-parent/2.0.0/



2010/9/19 Bernd Fondermann bf_...@brainlounge.de

 On 19.09.10 15:26, Alex Karasulu wrote:

 I don't have the ability to validate the release so I'll just +0 here.


 +0 for the release from me, too.


  Good
 job Emmanuel, thanks for struggling with this release and all that it
 entailed.


 +1 for fighting all mavens, Emmanuel! Thanks a lot!

  Bernd



Re: [VOTE] MINA 2.0.0 take 2

2010-09-20 Thread Emmanuel Lecharny



Good
job Emmanuel, thanks for struggling with this release and all that it
entailed.


+1 for fighting all mavens, Emmanuel! Thanks a lot!
Without Pierre-Arnaud Marcelot (my fellow Directory developer), the 
release wouldn't be on the table...



--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com



Re: [VOTE] MINA 2.0.0 take 2

2010-09-20 Thread Alan D. Cabrera
Rat complains:

Too many unapproved licenses: 613

Should we be concerned?


Regards,
Alan

On Sep 17, 2010, at 11:18 AM, Emmanuel Lecharny wrote:

 
 Hi,
 
 The last version of MINA (2.0.0) has been released !
 Here are the complete release notes from JIRA:
 
 
 
   Bug
 
   * [DIRMINA-539 https://issues.apache.org/jira/browse/DIRMINA-539]
 - NioDatagramConnector doesn't takes the TrafficClass value set to
 his DatagramSessionConfig
   * [DIRMINA-650 https://issues.apache.org/jira/browse/DIRMINA-650]
 - Mina server does not recieve all data sent by client using
 SSLSocketFactory
   * [DIRMINA-678 https://issues.apache.org/jira/browse/DIRMINA-678]
 - NioProcessor 100% CPU usage on Linux (epoll selector bug)
   * [DIRMINA-679 https://issues.apache.org/jira/browse/DIRMINA-679]
 - NullPointerException in ProtocolCodecFilter.filterWrite
   * [DIRMINA-684 https://issues.apache.org/jira/browse/DIRMINA-684]
 - NullPointerException when opening socket to localhost
   * [DIRMINA-711 https://issues.apache.org/jira/browse/DIRMINA-711]
 - Adding some logs in the chain make the MDCFilter tests to fail
   * [DIRMINA-720 https://issues.apache.org/jira/browse/DIRMINA-720]
 - Hardware Flow Control Disables Serial Port on Windows Platform
   * [DIRMINA-732 https://issues.apache.org/jira/browse/DIRMINA-732]
 - Session Idle events never comes in sessions managed by
 NioDatagramAcceptor
   * [DIRMINA-733 https://issues.apache.org/jira/browse/DIRMINA-733]
 - The profile method in the ProfilerTimerFilter can caused more
 methods to be profiled than intended.
   * [DIRMINA-742 https://issues.apache.org/jira/browse/DIRMINA-742]
 - When session is closed, DefaultIoFilterChain is in deadlock.
   * [DIRMINA-746 https://issues.apache.org/jira/browse/DIRMINA-746]
 - DefaultSocketSessionConfig.setReceiveBufferSize(...) throws
 NullPointerException
   * [DIRMINA-748 https://issues.apache.org/jira/browse/DIRMINA-748]
 - CachedBufferAllocator does not free buffers when
 maxCachedBufferSize=0
   * [DIRMINA-749 https://issues.apache.org/jira/browse/DIRMINA-749]
 - Cannot have more than one CODEC in the chain
   * [DIRMINA-753 https://issues.apache.org/jira/browse/DIRMINA-753]
 - Some writes observed to stall until select times out
   * [DIRMINA-755 https://issues.apache.org/jira/browse/DIRMINA-755]
 - IoConnectot.dispose blocks forever
   * [DIRMINA-760 https://issues.apache.org/jira/browse/DIRMINA-760]
 - Client fails to detect disconnection
   * [DIRMINA-762 https://issues.apache.org/jira/browse/DIRMINA-762]
 - WARN org.apache.mina.core.service.IoProcessor - Create a new
 selector. Selected is 0, delta = 0
   * [DIRMINA-763 https://issues.apache.org/jira/browse/DIRMINA-763]
 - Errors with Datagram when running tests on linux
   * [DIRMINA-764 https://issues.apache.org/jira/browse/DIRMINA-764]
 - DDOS possible in only a few seconds...
   * [DIRMINA-770 https://issues.apache.org/jira/browse/DIRMINA-770]
 - Remove all the new NullPointerException()
   * [DIRMINA-771 https://issues.apache.org/jira/browse/DIRMINA-771]
 - Calling NioSocketSession.toString() causes java.lang.Error
   * [DIRMINA-777 https://issues.apache.org/jira/browse/DIRMINA-777]
 - IoSessionConfig.setUseReadOperation(true) doesn't seem to work
   * [DIRMINA-778 https://issues.apache.org/jira/browse/DIRMINA-778]
 - TextLineDecoder not thread safe?
   * [DIRMINA-779 https://issues.apache.org/jira/browse/DIRMINA-779]
 - SSLHandler can re-order data that it reads
   * [DIRMINA-782 https://issues.apache.org/jira/browse/DIRMINA-782]
 - Combination of SslFilter  FileRegionWriteFilter causes
 messageSent events to be lost
   * [DIRMINA-784 https://issues.apache.org/jira/browse/DIRMINA-784]
 - Error with MDCInjectionFilter on Windows
 
 
   Improvement
 
   * [DIRMINA-593 https://issues.apache.org/jira/browse/DIRMINA-593]
 - Javadoc  documentation for org/apache/mina/filter/reqres
   * [DIRMINA-682 https://issues.apache.org/jira/browse/DIRMINA-682]
 - We need a better documentation for the ExecutorFilter [was
 :Writing more than one message will block until the
 MessageReceived as been fully proceced]
   * [DIRMINA-707 https://issues.apache.org/jira/browse/DIRMINA-707]
 - Add sendfile support to APR transport
   * [DIRMINA-751 https://issues.apache.org/jira/browse/DIRMINA-751]
 - IoBuffer.normalizeCapacity improvement
   * [DIRMINA-754 https://issues.apache.org/jira/browse/DIRMINA-754]
 - Javadoc omission in IoFilterChain#fireMessageSent()
   * [DIRMINA-761 https://issues.apache.org/jira/browse/DIRMINA-761]
 - how to shutdown a mina application
   * [DIRMINA-780 https://issues.apache.org/jira/browse/DIRMINA-780]
 - Writing null objects to the Session should raise an Exception
 
 
   Task
 
   * [DIRMINA-477 https://issues.apache.org/jira/browse/DIRMINA-477]
 - Update page about differences between 1.x and 2.x
   

Re: [VOTE] MINA 2.0.0 take 2

2010-09-20 Thread Emmanuel Lecharny

 On 9/20/10 8:18 PM, Alan D. Cabrera wrote:

Rat complains:

Too many unapproved licenses: 613

Should we be concerned?
Rat must be drunk like a rat. We only have 561 java files, plus a few 
.xml files.


Do you have a log ?


--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com



Re: [VOTE] MINA 2.0.0 take 2

2010-09-20 Thread Alan D. Cabrera

On Sep 20, 2010, at 11:38 AM, Emmanuel Lecharny wrote:

 On 9/20/10 8:18 PM, Alan D. Cabrera wrote:
 Rat complains:
 
 Too many unapproved licenses: 613
 
 Should we be concerned?
 Rat must be drunk like a rat. We only have 561 java files, plus a few .xml 
 files.
 
 Do you have a log ?

All I did was

mvn rat:check -fn


Regards,
Alan



Re: [VOTE] MINA 2.0.0 take 2

2010-09-20 Thread Ashish
On Tue, Sep 21, 2010 at 3:05 AM, Emmanuel Lecharny elecha...@gmail.com wrote:
  On 9/20/10 9:31 PM, Alan D. Cabrera wrote:

 On Sep 20, 2010, at 11:38 AM, Emmanuel Lecharny wrote:
 All I did was

 mvn rat:check -fn

 To get the full report, one should do mvn site and get the report from
 target/site/rat-report.html, which I did.

 Summary
 ---
 Notes: 0
 Binaries: 4
 Archives: 0
 Standards: 639

 Apache Licensed: 613
 Generated Documents: 0

 JavaDocs are generated and so license header is optional
 Generated files do not required license headers

 26 Unknown Licenses



 There are some missing ASL header in the following files :

  !? mina-core/src/main/java/org/apache/mina/proxy/utils/MD4.java
  !?
 mina-core/src/test/java/org/apache/mina/core/service/AbstractIoServiceTest.java
  !?
 mina-core/src/test/java/org/apache/mina/filter/logging/LoadTestMdcInjectionFilter.java
  !? mina-legal/src/main/resources/notices.xml

 Should we abort the release once more for those 4 files, two of them having
 been added whiel I was fighting with Maven, or can we wait for a 2.0.1 ?

 Frankly, I would rather release a 2.0.1 immediately than going through the
 2.0.0 vote again.

 wdyt ?

My -1 for vote again.

IMHO, we go for a release. Create a JIRA for this and address it in 2.0.1

People are waiting for a GA.

thanks
ashish


Re: [VOTE] MINA 2.0.0 take 2

2010-09-20 Thread Alan D. Cabrera

On Sep 20, 2010, at 2:35 PM, Emmanuel Lecharny wrote:

 On 9/20/10 9:31 PM, Alan D. Cabrera wrote:
 On Sep 20, 2010, at 11:38 AM, Emmanuel Lecharny wrote:
 All I did was
 
 mvn rat:check -fn
 
 To get the full report, one should do mvn site and get the report from 
 target/site/rat-report.html, which I did.
 
 Summary
 ---
 Notes: 0
 Binaries: 4
 Archives: 0
 Standards: 639
 
 Apache Licensed: 613
 Generated Documents: 0
 
 JavaDocs are generated and so license header is optional
 Generated files do not required license headers
 
 26 Unknown Licenses
 
 
 
 There are some missing ASL header in the following files :
 
 !? mina-core/src/main/java/org/apache/mina/proxy/utils/MD4.java
 !? 
 mina-core/src/test/java/org/apache/mina/core/service/AbstractIoServiceTest.java
 !? 
 mina-core/src/test/java/org/apache/mina/filter/logging/LoadTestMdcInjectionFilter.java
 !? mina-legal/src/main/resources/notices.xml
 
 Should we abort the release once more for those 4 files, two of them having 
 been added whiel I was fighting with Maven, or can we wait for a 2.0.1 ?
 
 Frankly, I would rather release a 2.0.1 immediately than going through the 
 2.0.0 vote again.
 
 wdyt ?

It's my understanding that those files are required to have an ASL header 
before a release can happen.


Regards,
Alan






Re: [VOTE] MINA 2.0.0 take 2

2010-09-19 Thread Alex Karasulu
I don't have the ability to validate the release so I'll just +0 here. Good
job Emmanuel, thanks for struggling with this release and all that it
entailed.

Regards,

2010/9/19 Guillaume Nodet gno...@gmail.com

 +1

 On Fri, Sep 17, 2010 at 20:18, Emmanuel Lecharny elecha...@gmail.com
 wrote:
 
  Hi,
 
  The last version of MINA (2.0.0) has been released !
  Here are the complete release notes from JIRA:
 
 
 
Bug
 
* [DIRMINA-539 https://issues.apache.org/jira/browse/DIRMINA-539]
  - NioDatagramConnector doesn't takes the TrafficClass value set to
  his DatagramSessionConfig
* [DIRMINA-650 https://issues.apache.org/jira/browse/DIRMINA-650]
  - Mina server does not recieve all data sent by client using
  SSLSocketFactory
* [DIRMINA-678 https://issues.apache.org/jira/browse/DIRMINA-678]
  - NioProcessor 100% CPU usage on Linux (epoll selector bug)
* [DIRMINA-679 https://issues.apache.org/jira/browse/DIRMINA-679]
  - NullPointerException in ProtocolCodecFilter.filterWrite
* [DIRMINA-684 https://issues.apache.org/jira/browse/DIRMINA-684]
  - NullPointerException when opening socket to localhost
* [DIRMINA-711 https://issues.apache.org/jira/browse/DIRMINA-711]
  - Adding some logs in the chain make the MDCFilter tests to fail
* [DIRMINA-720 https://issues.apache.org/jira/browse/DIRMINA-720]
  - Hardware Flow Control Disables Serial Port on Windows Platform
* [DIRMINA-732 https://issues.apache.org/jira/browse/DIRMINA-732]
  - Session Idle events never comes in sessions managed by
  NioDatagramAcceptor
* [DIRMINA-733 https://issues.apache.org/jira/browse/DIRMINA-733]
  - The profile method in the ProfilerTimerFilter can caused more
  methods to be profiled than intended.
* [DIRMINA-742 https://issues.apache.org/jira/browse/DIRMINA-742]
  - When session is closed, DefaultIoFilterChain is in deadlock.
* [DIRMINA-746 https://issues.apache.org/jira/browse/DIRMINA-746]
  - DefaultSocketSessionConfig.setReceiveBufferSize(...) throws
  NullPointerException
* [DIRMINA-748 https://issues.apache.org/jira/browse/DIRMINA-748]
  - CachedBufferAllocator does not free buffers when
  maxCachedBufferSize=0
* [DIRMINA-749 https://issues.apache.org/jira/browse/DIRMINA-749]
  - Cannot have more than one CODEC in the chain
* [DIRMINA-753 https://issues.apache.org/jira/browse/DIRMINA-753]
  - Some writes observed to stall until select times out
* [DIRMINA-755 https://issues.apache.org/jira/browse/DIRMINA-755]
  - IoConnectot.dispose blocks forever
* [DIRMINA-760 https://issues.apache.org/jira/browse/DIRMINA-760]
  - Client fails to detect disconnection
* [DIRMINA-762 https://issues.apache.org/jira/browse/DIRMINA-762]
  - WARN org.apache.mina.core.service.IoProcessor - Create a new
  selector. Selected is 0, delta = 0
* [DIRMINA-763 https://issues.apache.org/jira/browse/DIRMINA-763]
  - Errors with Datagram when running tests on linux
* [DIRMINA-764 https://issues.apache.org/jira/browse/DIRMINA-764]
  - DDOS possible in only a few seconds...
* [DIRMINA-770 https://issues.apache.org/jira/browse/DIRMINA-770]
  - Remove all the new NullPointerException()
* [DIRMINA-771 https://issues.apache.org/jira/browse/DIRMINA-771]
  - Calling NioSocketSession.toString() causes java.lang.Error
* [DIRMINA-777 https://issues.apache.org/jira/browse/DIRMINA-777]
  - IoSessionConfig.setUseReadOperation(true) doesn't seem to work
* [DIRMINA-778 https://issues.apache.org/jira/browse/DIRMINA-778]
  - TextLineDecoder not thread safe?
* [DIRMINA-779 https://issues.apache.org/jira/browse/DIRMINA-779]
  - SSLHandler can re-order data that it reads
* [DIRMINA-782 https://issues.apache.org/jira/browse/DIRMINA-782]
  - Combination of SslFilter  FileRegionWriteFilter causes
  messageSent events to be lost
* [DIRMINA-784 https://issues.apache.org/jira/browse/DIRMINA-784]
  - Error with MDCInjectionFilter on Windows
 
 
Improvement
 
* [DIRMINA-593 https://issues.apache.org/jira/browse/DIRMINA-593]
  - Javadoc  documentation for org/apache/mina/filter/reqres
* [DIRMINA-682 https://issues.apache.org/jira/browse/DIRMINA-682]
  - We need a better documentation for the ExecutorFilter [was
  :Writing more than one message will block until the
  MessageReceived as been fully proceced]
* [DIRMINA-707 https://issues.apache.org/jira/browse/DIRMINA-707]
  - Add sendfile support to APR transport
* [DIRMINA-751 https://issues.apache.org/jira/browse/DIRMINA-751]
  - IoBuffer.normalizeCapacity improvement
* [DIRMINA-754 https://issues.apache.org/jira/browse/DIRMINA-754]
  - Javadoc omission in IoFilterChain#fireMessageSent()
* [DIRMINA-761 https://issues.apache.org/jira/browse/DIRMINA-761]
  - how to shutdown a mina application
* [DIRMINA-780 

Re: [VOTE] MINA 2.0.0 take 2

2010-09-19 Thread Bernd Fondermann

On 19.09.10 15:26, Alex Karasulu wrote:

I don't have the ability to validate the release so I'll just +0 here.


+0 for the release from me, too.


Good
job Emmanuel, thanks for struggling with this release and all that it
entailed.


+1 for fighting all mavens, Emmanuel! Thanks a lot!

  Bernd


Re: [VOTE] MINA 2.0.0 take 2

2010-09-18 Thread Niklas Gustavsson
On Fri, Sep 17, 2010 at 8:18 PM, Emmanuel Lecharny elecha...@gmail.com wrote:
 [X] +1 | Release MINA 2.0.0

Looks perfect. Thanks for all you hard work on getting the release to
this state, Emmanuel.

/niklas


Re: [VOTE] MINA 2.0.0 take 2

2010-09-18 Thread Ashish
[ X] +1 | Release MINA 2.0.0

Thanks Emm !

-- 
thanks
ashish

Blog: http://www.ashishpaliwal.com/blog
My Photo Galleries: http://www.pbase.com/ashishpaliwal


Re: [VOTE] MINA 2.0.0 take 2

2010-09-18 Thread Jeff Genender
[X ] +1 | Release MINA 2.0.0

Jeff

On Sep 17, 2010, at 12:18 PM, Emmanuel Lecharny wrote:

 
 Hi,
 
 The last version of MINA (2.0.0) has been released !
 Here are the complete release notes from JIRA:
 
 
 
   Bug
 
   * [DIRMINA-539 https://issues.apache.org/jira/browse/DIRMINA-539]
 - NioDatagramConnector doesn't takes the TrafficClass value set to
 his DatagramSessionConfig
   * [DIRMINA-650 https://issues.apache.org/jira/browse/DIRMINA-650]
 - Mina server does not recieve all data sent by client using
 SSLSocketFactory
   * [DIRMINA-678 https://issues.apache.org/jira/browse/DIRMINA-678]
 - NioProcessor 100% CPU usage on Linux (epoll selector bug)
   * [DIRMINA-679 https://issues.apache.org/jira/browse/DIRMINA-679]
 - NullPointerException in ProtocolCodecFilter.filterWrite
   * [DIRMINA-684 https://issues.apache.org/jira/browse/DIRMINA-684]
 - NullPointerException when opening socket to localhost
   * [DIRMINA-711 https://issues.apache.org/jira/browse/DIRMINA-711]
 - Adding some logs in the chain make the MDCFilter tests to fail
   * [DIRMINA-720 https://issues.apache.org/jira/browse/DIRMINA-720]
 - Hardware Flow Control Disables Serial Port on Windows Platform
   * [DIRMINA-732 https://issues.apache.org/jira/browse/DIRMINA-732]
 - Session Idle events never comes in sessions managed by
 NioDatagramAcceptor
   * [DIRMINA-733 https://issues.apache.org/jira/browse/DIRMINA-733]
 - The profile method in the ProfilerTimerFilter can caused more
 methods to be profiled than intended.
   * [DIRMINA-742 https://issues.apache.org/jira/browse/DIRMINA-742]
 - When session is closed, DefaultIoFilterChain is in deadlock.
   * [DIRMINA-746 https://issues.apache.org/jira/browse/DIRMINA-746]
 - DefaultSocketSessionConfig.setReceiveBufferSize(...) throws
 NullPointerException
   * [DIRMINA-748 https://issues.apache.org/jira/browse/DIRMINA-748]
 - CachedBufferAllocator does not free buffers when
 maxCachedBufferSize=0
   * [DIRMINA-749 https://issues.apache.org/jira/browse/DIRMINA-749]
 - Cannot have more than one CODEC in the chain
   * [DIRMINA-753 https://issues.apache.org/jira/browse/DIRMINA-753]
 - Some writes observed to stall until select times out
   * [DIRMINA-755 https://issues.apache.org/jira/browse/DIRMINA-755]
 - IoConnectot.dispose blocks forever
   * [DIRMINA-760 https://issues.apache.org/jira/browse/DIRMINA-760]
 - Client fails to detect disconnection
   * [DIRMINA-762 https://issues.apache.org/jira/browse/DIRMINA-762]
 - WARN org.apache.mina.core.service.IoProcessor - Create a new
 selector. Selected is 0, delta = 0
   * [DIRMINA-763 https://issues.apache.org/jira/browse/DIRMINA-763]
 - Errors with Datagram when running tests on linux
   * [DIRMINA-764 https://issues.apache.org/jira/browse/DIRMINA-764]
 - DDOS possible in only a few seconds...
   * [DIRMINA-770 https://issues.apache.org/jira/browse/DIRMINA-770]
 - Remove all the new NullPointerException()
   * [DIRMINA-771 https://issues.apache.org/jira/browse/DIRMINA-771]
 - Calling NioSocketSession.toString() causes java.lang.Error
   * [DIRMINA-777 https://issues.apache.org/jira/browse/DIRMINA-777]
 - IoSessionConfig.setUseReadOperation(true) doesn't seem to work
   * [DIRMINA-778 https://issues.apache.org/jira/browse/DIRMINA-778]
 - TextLineDecoder not thread safe?
   * [DIRMINA-779 https://issues.apache.org/jira/browse/DIRMINA-779]
 - SSLHandler can re-order data that it reads
   * [DIRMINA-782 https://issues.apache.org/jira/browse/DIRMINA-782]
 - Combination of SslFilter  FileRegionWriteFilter causes
 messageSent events to be lost
   * [DIRMINA-784 https://issues.apache.org/jira/browse/DIRMINA-784]
 - Error with MDCInjectionFilter on Windows
 
 
   Improvement
 
   * [DIRMINA-593 https://issues.apache.org/jira/browse/DIRMINA-593]
 - Javadoc  documentation for org/apache/mina/filter/reqres
   * [DIRMINA-682 https://issues.apache.org/jira/browse/DIRMINA-682]
 - We need a better documentation for the ExecutorFilter [was
 :Writing more than one message will block until the
 MessageReceived as been fully proceced]
   * [DIRMINA-707 https://issues.apache.org/jira/browse/DIRMINA-707]
 - Add sendfile support to APR transport
   * [DIRMINA-751 https://issues.apache.org/jira/browse/DIRMINA-751]
 - IoBuffer.normalizeCapacity improvement
   * [DIRMINA-754 https://issues.apache.org/jira/browse/DIRMINA-754]
 - Javadoc omission in IoFilterChain#fireMessageSent()
   * [DIRMINA-761 https://issues.apache.org/jira/browse/DIRMINA-761]
 - how to shutdown a mina application
   * [DIRMINA-780 https://issues.apache.org/jira/browse/DIRMINA-780]
 - Writing null objects to the Session should raise an Exception
 
 
   Task
 
   * [DIRMINA-477 https://issues.apache.org/jira/browse/DIRMINA-477]
 - Update page about differences between 1.x and 2.x
   * [DIRMINA-575 

Re: [VOTE] MINA 2.0.0 take 2

2010-09-18 Thread Julien Vermillard
Looks fine for me.
thanks Emm for being stronger than maven ;)

+1
Julien

Le Fri, 17 Sep 2010 20:18:49 +0200,
Emmanuel Lecharny elecha...@gmail.com a écrit :

 
 Hi,
 
 The last version of MINA (2.0.0) has been released !
 Here are the complete release notes from JIRA:
 
 
 
 Bug
 
 * [DIRMINA-539
 https://issues.apache.org/jira/browse/DIRMINA-539]
   - NioDatagramConnector doesn't takes the TrafficClass value set
 to his DatagramSessionConfig
 * [DIRMINA-650
 https://issues.apache.org/jira/browse/DIRMINA-650]
   - Mina server does not recieve all data sent by client using
   SSLSocketFactory
 * [DIRMINA-678
 https://issues.apache.org/jira/browse/DIRMINA-678]
   - NioProcessor 100% CPU usage on Linux (epoll selector bug)
 * [DIRMINA-679
 https://issues.apache.org/jira/browse/DIRMINA-679]
   - NullPointerException in ProtocolCodecFilter.filterWrite
 * [DIRMINA-684
 https://issues.apache.org/jira/browse/DIRMINA-684]
   - NullPointerException when opening socket to localhost
 * [DIRMINA-711
 https://issues.apache.org/jira/browse/DIRMINA-711]
   - Adding some logs in the chain make the MDCFilter tests to fail
 * [DIRMINA-720
 https://issues.apache.org/jira/browse/DIRMINA-720]
   - Hardware Flow Control Disables Serial Port on Windows Platform
 * [DIRMINA-732
 https://issues.apache.org/jira/browse/DIRMINA-732]
   - Session Idle events never comes in sessions managed by
   NioDatagramAcceptor
 * [DIRMINA-733
 https://issues.apache.org/jira/browse/DIRMINA-733]
   - The profile method in the ProfilerTimerFilter can caused more
   methods to be profiled than intended.
 * [DIRMINA-742
 https://issues.apache.org/jira/browse/DIRMINA-742]
   - When session is closed, DefaultIoFilterChain is in deadlock.
 * [DIRMINA-746
 https://issues.apache.org/jira/browse/DIRMINA-746]
   - DefaultSocketSessionConfig.setReceiveBufferSize(...) throws
   NullPointerException
 * [DIRMINA-748
 https://issues.apache.org/jira/browse/DIRMINA-748]
   - CachedBufferAllocator does not free buffers when
   maxCachedBufferSize=0
 * [DIRMINA-749
 https://issues.apache.org/jira/browse/DIRMINA-749]
   - Cannot have more than one CODEC in the chain
 * [DIRMINA-753
 https://issues.apache.org/jira/browse/DIRMINA-753]
   - Some writes observed to stall until select times out
 * [DIRMINA-755
 https://issues.apache.org/jira/browse/DIRMINA-755]
   - IoConnectot.dispose blocks forever
 * [DIRMINA-760
 https://issues.apache.org/jira/browse/DIRMINA-760]
   - Client fails to detect disconnection
 * [DIRMINA-762
 https://issues.apache.org/jira/browse/DIRMINA-762]
   - WARN org.apache.mina.core.service.IoProcessor - Create a new
   selector. Selected is 0, delta = 0
 * [DIRMINA-763
 https://issues.apache.org/jira/browse/DIRMINA-763]
   - Errors with Datagram when running tests on linux
 * [DIRMINA-764
 https://issues.apache.org/jira/browse/DIRMINA-764]
   - DDOS possible in only a few seconds...
 * [DIRMINA-770
 https://issues.apache.org/jira/browse/DIRMINA-770]
   - Remove all the new NullPointerException()
 * [DIRMINA-771
 https://issues.apache.org/jira/browse/DIRMINA-771]
   - Calling NioSocketSession.toString() causes java.lang.Error
 * [DIRMINA-777
 https://issues.apache.org/jira/browse/DIRMINA-777]
   - IoSessionConfig.setUseReadOperation(true) doesn't seem to work
 * [DIRMINA-778
 https://issues.apache.org/jira/browse/DIRMINA-778]
   - TextLineDecoder not thread safe?
 * [DIRMINA-779
 https://issues.apache.org/jira/browse/DIRMINA-779]
   - SSLHandler can re-order data that it reads
 * [DIRMINA-782
 https://issues.apache.org/jira/browse/DIRMINA-782]
   - Combination of SslFilter  FileRegionWriteFilter causes
   messageSent events to be lost
 * [DIRMINA-784
 https://issues.apache.org/jira/browse/DIRMINA-784]
   - Error with MDCInjectionFilter on Windows
 
 
 Improvement
 
 * [DIRMINA-593
 https://issues.apache.org/jira/browse/DIRMINA-593]
   - Javadoc  documentation for org/apache/mina/filter/reqres
 * [DIRMINA-682
 https://issues.apache.org/jira/browse/DIRMINA-682]
   - We need a better documentation for the ExecutorFilter [was
   :Writing more than one message will block until the
   MessageReceived as been fully proceced]
 * [DIRMINA-707
 https://issues.apache.org/jira/browse/DIRMINA-707]
   - Add sendfile support to APR transport
 * [DIRMINA-751
 https://issues.apache.org/jira/browse/DIRMINA-751]
   - IoBuffer.normalizeCapacity improvement
 * [DIRMINA-754
 https://issues.apache.org/jira/browse/DIRMINA-754]
   - Javadoc omission in IoFilterChain#fireMessageSent()
 * [DIRMINA-761
 https://issues.apache.org/jira/browse/DIRMINA-761]
   - how to shutdown a mina application
 * [DIRMINA-780
 https://issues.apache.org/jira/browse/DIRMINA-780]
   - Writing