MINA 刚刚发布了 2.0.2 版本,该版本修复了 2.0.1 的一些错误。
下载地址:http://mina.apache.org/downloads.html
Bug
* [DIRMINA-771] - Calling NioSocketSession.toString() causes
java.lang.Error
* [DIRMINA-790] - 2.0.0M6 + 2.0.0RC1: Win7 performance issue
* [DIRMINA-791] - LineDelimeter.DEFAULT equals LineDelimeter.AUTO
* [DIRMINA-807] - Deadlock with NioDatagramAcceptor/Udp (Compilable
code inlined showing issue)
* [DIRMINA-808] - infinity loop in
AbstractPollingIoProcessor.Processor.run if connection is closed
* [DIRMINA-810] - DIRMINA-803 ProtocolCodecFilter.filterWrite() is
no longer thread-safe not fixed totally
* [DIRMINA-812] - ProtocolCodecSession.getService() returns null
Improvement
* [DIRMINA-787] - AttributeKey needs either a better documenation
or a more intuitive behaviour
暂无评论