Pinpoint v2.2.0 Release Notes
Release Date: 2020-12-02 // over 2 years ago-
Key Features
๐ End of support for JDK6
* issue : #7428
๐ Support Epoll channel type in gRpc
๐ง configuration
pinpoint.config
AUTO, NIO, EPOLL
profiler.transport.grpc.agent.sender.channel-type=AUTO
pinpoint-collector.properties
AUTO, NIO, EPOLL
collector.receiver.grpc.span.channel-type=AUTO
issue : #7433
๐ Release Notes
๐ Bugs
๐ [#7442] Fix NPE when SocketChannel state is connecting in KafkaPlugin
[#7455] Fix race condation of PingStreamContext