Netty 4.0.55 和 4.1.20.Final 发布,Java 网络服务框架

栏目: 软件资讯 · 发布时间: 7年前

内容简介:4.0.55.Final 和 4.1.20.Final 的共同更新内容: ByteBuf.toString(Charset) is not thread-safe (#7600) ObjectCleaner should continue cleaning despite exceptions (#7598) ObjectCleaner may indefinitely b...

4.0.55.Final 和 4.1.20.Final 的共同更新内容:

  • ByteBuf.toString(Charset) is not thread-safe (#7600)

  • ObjectCleaner should continue cleaning despite exceptions (#7598)

  • ObjectCleaner may indefinitely block on ReferenceQueue#poll (#7597)

  • Handling concatenated GZIP streams (#7577)

  • Correctly take position into account when wrap a ByteBuffer via ReadOnlyUnsafeDirectByteBuf (#7580)

  • Remove remote initiated renegotiation support (#7558)

  • Remove direct usage of JKS and SunX509 (#7547)

  • OpenSslEngine: Remove renegotiation support (#7544)

  • Ensure ThreadDeathWatcher and GlobalEventExecutor will not cause classloader leaks (#7493)

仅4.1.20.Final 版本更新的内容:

  • Fix concurrency issue in DnsNameResolver when DefaultDnsCache is used. defect (#7584)

  • HTTP/2 Remove Http2FrameStream#CONNECTION_STREAM (#7575)

  • IovArray#add return value resulted in more ByteBufs being added during iteration (#7563)

  • Add 32 bytes overhead per header entry when calculating headers length in HPackDecoder (#7531)

  • HTTP/2 support pending data larger than Integer.MAX_VALUE (#7523)

  • Add h2spec test suite module to check if netty http2 implementation conforms with the specification (#7504)

  • Ability to scoop up events that reach the tail of the ChannelPipeline (#7494)


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Netty 4.0.55 和 4.1.20.Final 发布,Java 网络服务框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

算法图解

算法图解

[美] Aditya Bhargava / 袁国忠 / 人民邮电出版社 / 2017-3 / 49.00元

本书示例丰富,图文并茂,以让人容易理解的方式阐释了算法,旨在帮助程序员在日常项目中更好地发挥算法的能量。书中的前三章将帮助你打下基础,带你学习二分查找、大O表示法、两种基本的数据结构以及递归等。余下的篇幅将主要介绍应用广泛的算法,具体内容包括:面对具体问题时的解决技巧,比如,何时采用贪婪算法或动态规划;散列表的应用;图算法;K最近邻算法。一起来看看 《算法图解》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具