Netty 4.1.9.Final 和 4.0.45.Final 发布了
4.0.45.Final 和 4.1.9.Final 主要更新如下:
UnorderedThreadPoolEventExecutor consumes 100% CPU when idle
Correct usages of internalNioBuffer
Expose ByteBufAllocator metric in a more general way
Direct buffers in java 9? Reflections on java classes fails on java 9
Unpooled buffer acquired from pooled allocator may have .alloc() returning null
Ensure CombinedChannelDuplexHandler can not be shared.
Expose the chunkSize used by PooledByteBufAllocator.
Allow to unwrap ByteBuffer > MAX_ENCRYPTED_PACKET_LENGTH
OpenSSL ByteBuffer BIO
PooledByteBuf.capacity(...) not enforces maxCapacity()
Buffer alignment
4.1.9.Final 更新还包括:
Bytes are dropped when using epoll and auto read = false when peer closes connection
HTTP/2 SETTINGS ACK sequencing issue
Allow GOAWAY to be sent from handlers after the Http2MultiplexCodec
DnsNameResolver should respect /etc/resolv.conf and /etc/resolver
Automatically decode DNS domain name to unicode
Implement correct handling of recursive DNS
软件详情:http://netty.io/
下载地址:https://github.com/netty/netty
来自:开源中国社区

