Sahil Takiar created HIVE-19786:
-----------------------------------
Summary: RpcServer cancelTask log message is incorrect
Key: HIVE-19786
URL: https://issues.apache.org/jira/browse/HIVE-19786
Project: Hive
Issue Type: Sub-task
Components: Spark
Reporter: Sahil Takiar
The log message inside the {{cancelTask}} of the {{RpcServer}}
{{ChannelInitializer}} is incorrect. It states its measuring the timeout for
the "test" message to be sent (basically a "hello" message to test the
connection works). However, the {{cancelTask}} is actually used to timeout the
SASL negotiation between the client and the server.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)