You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "László Végh (Jira)" <ji...@apache.org> on 2022/05/20 06:34:00 UTC

[jira] [Created] (HIVE-26242) Compaction heartbeater improvements

László Végh created HIVE-26242:
----------------------------------

             Summary: Compaction heartbeater improvements
                 Key: HIVE-26242
                 URL: https://issues.apache.org/jira/browse/HIVE-26242
             Project: Hive
          Issue Type: Improvement
            Reporter: László Végh


The Compaction heartbeater should be improved the following ways:
 * The metastore clients should be reused between heartbeats and closed only at the end, when the transaction ends
 * Instead of having a dedicated heartbeater thread for each Compaction transaction, there should be shared a heartbeater executor where the heartbeat tasks can be scheduled/submitted.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)