Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.