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

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

     [ https://issues.apache.org/jira/browse/HIVE-25112?focusedWorklogId=596228&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-596228 ]

ASF GitHub Bot logged work on HIVE-25112:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/May/21 16:21
            Start Date: 13/May/21 16:21
    Worklog Time Spent: 10m 
      Work Description: belugabehr opened a new pull request #2270:
URL: https://github.com/apache/hive/pull/2270


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 596228)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>          Time Spent: 10m
>  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)