内容简介:Netty是一个java开源框架。Netty提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序。
##Netty 4.1.9.Final 和 4.0.45.Final 发布了
####4.0.45.Final 和 4.1.9.Final 主要更新如下:
UnorderedThreadPoolEventExecutor consumes 100% CPU when idle (#6518)
Correct usages of internalNioBuffer (#6486)
Expose ByteBufAllocator metric in a more general way (#6485)
Direct buffers in java 9? Reflections on java classes fails on java 9 (#6269)
Unpooled buffer acquired from pooled allocator may have .alloc() returning null (#6436)
Ensure CombinedChannelDuplexHandler can not be shared. (#6352)
Expose the chunkSize used by PooledByteBufAllocator. (#6354)
Allow to unwrap ByteBuffer > MAX_ENCRYPTED_PACKET_LENGTH (#6350)
OpenSSL ByteBuffer BIO (#6201)
PooledByteBuf.capacity(...) not enforces maxCapacity() (#6299)
Buffer alignment (#6293)
####4.1.9.Final 更新还包括:
Bytes are dropped when using epoll and auto read = false when peer closes connection (#6303)
HTTP/2 SETTINGS ACK sequencing issue (#6521)
Allow GOAWAY to be sent from handlers after the Http2MultiplexCodec (#6480)
DnsNameResolver should respect /etc/resolv.conf and /etc/resolver (#6321)
Automatically decode DNS domain name to unicode (#6280)
Implement correct handling of recursive DNS (#6256)
完整更新内容,请查看 4.0.45.Final 和 4.1.9.Final.
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。