Netty 4.1.42.Final release, asynchronous event-driven network application framework

Netty 4.1.42.Final released, this version mainly fixes some bug, contains some performance enhancements.

The main updates are as follows:

  • Reset When you call disconnect () the correct cache local and remote address ( # 9545 )
  • In the attempt to set the key materials to repair synchronized correctly (before a possible collapse of the machine # 9566 )
  • Correctly handle the task offload (when using BoringSSL / OpenSSL # 9575 )
  • Repair infinite loop while the abuse of MPSC queue that could occur in NonStickyEventExecutorGroup in ( # 9579 )
  • Correctly handle RFC7230 # section-3.2.4 space defined by HTTP (the header name # 9585 )
  • Close to close the eventfd by closely tracking the epoll edges / wake Race ( # 9586 )
  • This repair GraalVM machine generates an error image ( # 9593 )
  • When the cache jclass instance, you need to use NewGloblRef ( # 9595 )
  • Clear JNI code to fail at load time is always right to release the memory, and are processed out of memory problem correctly in all cases ( # 9596 )

Announcement: https://netty.io/news/2019/09/25/4-1-42-Final.html

Guess you like

Origin www.oschina.net/news/110144/netty-4-1-42-final-released