jasperjiaguo commented on a change in pull request #8300:
URL: https://github.com/apache/pinot/pull/8300#discussion_r819971989
##########
File path:
pinot-core/src/main/java/org/apache/pinot/core/transport/QueryServer.java
##########
@@ -54,6 +60,7 @@
private EventLoopGroup _bossGroup;
private EventLoopGroup _workerGroup;
private Channel _channel;
+ private Class _channelClass;
Review comment:
resolved, will push later with other fixes
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]