Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Kudu_Impala
-
None
Description
The KeepKuduScannerAlive() function can fail with ServiceUnavailable if it is running against a very heavily-loaded tablet server. This is OK – it should ignore the warning and just try again after a short time, rather than failing the whole query.
Attachments
Issue Links
- relates to
-
IMPALA-12014 Output a warning message on failed KeepAlive RPC for a Kudu scanner
- Resolved