Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Impala 2.9.0, Impala 2.10.0
-
None
-
ghx-label-5
Description
IMPALA-5388 changed the RPC retry logic to be much less aggressive. This increased the probability of failing queries under load when using SSL. We should consider retrying RPCs if the underlying socket throws an exception during SSL_read().
Attachments
Issue Links
- is broken by
-
IMPALA-5388 wrong results under stress with secure cluster
- Resolved
- is related to
-
IMPALA-5576 Wrong Cancel() in QueryState::ReportExecStatusAux() can lead to coordinator hang
- Resolved
- relates to
-
IMPALA-6548 RPCs that fail with 'SSL_read: Connection timed out' should also be retried
- Open