You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "David Mollitor (Jira)" <ji...@apache.org> on 2021/05/25 22:05:00 UTC

[jira] [Resolved] (HIVE-25112) Simplify TXN Compactor Heartbeat Thread

     [ https://issues.apache.org/jira/browse/HIVE-25112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Mollitor resolved HIVE-25112.
-----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Pushed to master. Thank you [~klcopp] for the review!

> Simplify TXN Compactor Heartbeat Thread
> ---------------------------------------
>
>                 Key: HIVE-25112
>                 URL: https://issues.apache.org/jira/browse/HIVE-25112
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Simplify the Thread structure.  Threads do not need a "start"/"stop" state, they already have it.  It is running/interrupted and it is designed to work this way with thread pools and forced exits.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)