Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
Impala 3.2.0
-
None
-
ghx-label-6
Description
Currently, when the catalog server is down, catalog clients will fail all RPCs sent to it. In essence, DDL queries will fail and the Impala service becomes a lot less functional. Catalog clients should consider retrying failed RPCs with some exponential backoff in between while catalog server is being restarted after crashing. We probably need to add a test to exercise the paths of catalog restart to verify coordinators are resilient to it.
cc'ing stakiar, joemcdonnell, twm378
Attachments
Issue Links
- is related to
-
IMPALA-8904 Daemons fails fast when statestore has not started up
- Resolved
- relates to
-
IMPALA-10241 Impala Doc: RPC troubleshooting guide
- Open