设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Netty 4.0.41.Final 和 4.1.5.Final发布

2016-8-30 22:57| 发布者: joejoe0332| 查看: 746| 评论: 0|原作者: oschina|来自: oschina

摘要: Netty 4.0.41.Final 和 4.1.5.Final 发布了,本次更新主要有 bug 修复、性能提升以及新的特性。该版本也修复了一个当使用netty-tcnative-boringssl-static 时可能会崩溃的问题。两个版本都有的详细更新如下:Result ...

Netty 4.0.41.Final 和 4.1.5.Final 发布了,本次更新主要有 bug 修复、性能提升以及新的特性。

该版本也修复了一个当使用 netty-tcnative-boringssl-static 时可能会崩溃的问题。两个版本都有的详细更新如下:

  • Result of ByteBufUtil.compare(ByteBuf a, ByteBuf b) is dependent on ByteOrder of supplied ByteBufs (#5732)

  • Ensure fireChannelActive() is also called if Channel is closed in connect promise (#5724)

  • Ensure SslHandler.close(...) will not throw exception if flush of pending messages fail (#5685)

  • Static initializers can cause deadlock (#5730)

  • Detect if netty-tcnative is in classpath or just tcnative (#5666)

  • Ensure direct ByteBuffer are wrapped in as direct ByteBuf (#5629)

  • Allow to limit the maximum number of WeakOrderQueue instances per Thread (#5592)

  • Ensure correct ordering if a ChannelInitializer adds another ChannelInitializer (#5588)

  • Servers should not send duplicate intermediate certificates (#5606)

  • Not try to double release empty buffer in Unpooled.wrappedBuffer (#5605)

  • Ensure SslHandler not log false-positives when try to close the Channel due timeout (#5604)

  • Introduce allocation / pooling ratio in Recycler (#5594)

4.1.5.Final 详细更新如下:

  • Ensure we not log missleading errors if the promise was already failed due errors (#5689)

  • HTTP/2 limit streams in all states (#5671)

  • Disable IPv6 address lookups when -Djava.net.preferIPv4Stack=false (#5659)

  • Add NonStickyEventExecutorGroup (#5579)

  • Fix RejectedExecutionException when using DnsAddressResolverGroup (#5612)

官方发行声明:

http://netty.io/news/2016/08/29/4-0-41-Final-4-1-5-Final.html

netty-4.0.41.Final 下载:

netty-4.1.5.Final下载:


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部