Details
-
Sub-task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
Impala 2.10.0
-
None
-
None
-
ghx-label-3
Description
Under stress conditions on two separate clusters (one secure, one not), I've seen some TransmitData() RPCs stay unresponded to forever, blocking the query's completion. The RPCs are seen by the recipient, but are not in the pending sender list.
Need to test further to see if this is related to the fix for IMPALA-5093 or if a response is dropped on some path if an row batch is 'retried' from the pending sender list.