[ https://issues.apache.org/jira/browse/IMPALA-6194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Becker updated IMPALA-6194: ---------------------------------- Target Version: Impala 4.3.0 (was: Impala 4.2.0) > Ensure all fragment instances notice cancellation > ------------------------------------------------- > > Key: IMPALA-6194 > URL: https://issues.apache.org/jira/browse/IMPALA-6194 > Project: IMPALA > Issue Type: Improvement > Components: Backend > Reporter: Lars Volker > Priority: Major > Labels: observability, supportability > > Currently queries can get stuck in an uncancellable state, e.g. when blocking > on function calls or condition variables without periodically checking for > cancellation. We should eliminate all those calls and make sure we don't > re-introduce such issues. One option would be a watchdog to check that each > fragment instance regularly calls RETURN_IF_CANCEL. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org