Peter Vary created HIVE-23555:
---------------------------------
Summary: Cancel compaction jobs when hive.compactor.worker.timeout
is reached
Key: HIVE-23555
URL: https://issues.apache.org/jira/browse/HIVE-23555
Project: Hive
Issue Type: Improvement
Components: Transactions
Reporter: Peter Vary
Assignee: Peter Vary
Currently when a compactor worker thread is stuck, or working too long on a
compaction the the initiator might decide to start a new compaction because of
a timeout, but old worker might still wait for the results of the job.
It would be good to cancel the worker as well after the timeout is reached
--
This message was sent by Atlassian Jira
(v8.3.4#803005)