pan3793 commented on code in PR #24905:
URL: https://github.com/apache/flink/pull/24905#discussion_r1630105218
##########
flink-connectors/flink-connector-hive/src/main/java/org/apache/flink/table/endpoint/hive/HiveServer2Endpoint.java:
##########
@@ -869,10 +868,6 @@ private void buildTThreadPoolServer() {
.inputProtocolFactory(
new TBinaryProtocol.Factory(
true, true,
maxMessageSize, maxMessageSize))
- .requestTimeout(requestTimeoutMs)
Review Comment:
please leave review comments inline, I will summarize all conversions into
the PR description eventually.
--
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]