You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Denys Kuzmenko (Jira)" <ji...@apache.org> on 2023/01/27 16:58:00 UTC

[jira] [Commented] (HIVE-26947) Hive compactor.Worker can respawn connections to HMS at extremely high frequency

    [ https://issues.apache.org/jira/browse/HIVE-26947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681408#comment-17681408 ] 

Denys Kuzmenko commented on HIVE-26947:
---------------------------------------

Merged to master.
[~akshatm], thanks for the patch and [~veghlaci05] for the review!

> Hive compactor.Worker can respawn connections to HMS at extremely high frequency
> --------------------------------------------------------------------------------
>
>                 Key: HIVE-26947
>                 URL: https://issues.apache.org/jira/browse/HIVE-26947
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Akshat Mathur
>            Assignee: Akshat Mathur
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10h
>  Remaining Estimate: 0h
>
> After catching the exception generated by the findNextCompactionAndExecute() task, HS2 appears to immediately rerun the task with no delay or backoff.  As a result there are ~3500 connection attempts from HS2 to HMS over just a 5 second period in the HS2 log
> The compactor.Worker should wait between failed attempts and maybe do an exponential backoff.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)