[
https://issues.apache.org/jira/browse/IMPALA-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16701132#comment-16701132
]
Michael Ho commented on IMPALA-2990:
------------------------------------
The remaining major work itemĀ (IMPALA-4555) is now owned by [~twmarshall] so
changing ownership for now.
> Coordinator should timeout a connection for an unresponsive backend
> -------------------------------------------------------------------
>
> Key: IMPALA-2990
> URL: https://issues.apache.org/jira/browse/IMPALA-2990
> Project: IMPALA
> Issue Type: Bug
> Components: Distributed Exec
> Affects Versions: Impala 2.3.0
> Reporter: Sailesh Mukil
> Assignee: Thomas Tauber-Marshall
> Priority: Critical
> Labels: hang, observability, supportability
>
> The coordinator currently waits indefinitely if it does not hear back from a
> backend. This could cause a query to hang indefinitely in case of a network
> error, etc.
> We should add logic for determining when a backend is unresponsive and kill
> the query. The logic should mostly revolve around Coordinator::Wait() and
> Coordinator::UpdateFragmentExecStatus() based on whether it receives periodic
> updates from a backed (via FragmentExecState::ReportStatusCb()).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]