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

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

                Author: ASF GitHub Bot
            Created on: 21/Jul/22 11:55
            Start Date: 21/Jul/22 11:55
    Worklog Time Spent: 10m 
      Work Description: deniskuzZ merged PR #3454:
URL: https://github.com/apache/hive/pull/3454




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

    Worklog Id:     (was: 793700)
    Time Spent: 0.5h  (was: 20m)

> Assign NO_TXN operation type for table in global locks for scheduled queries
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-26409
>                 URL: https://issues.apache.org/jira/browse/HIVE-26409
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sourabh Badhya
>            Assignee: Sourabh Badhya
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> NO_TXN operation type has to be assigned while acquiring locks for the table 
> in global locks because this will not add records to COMPLETED_TXN_COMPONENTS 
> table. Currently the record introduced by this lock had writeId as NULL. 
> There was a situation which lead to large number of records in 
> COMPLETED_TXN_COMPONENTS table because these records had writeId as NULL 
> which weren't deleted up by AcidHouseKeeperService/Cleaner and this 
> subsequently lead to OOM errors.



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

Reply via email to