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

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

                Author: ASF GitHub Bot
            Created on: 23/Mar/21 13:30
            Start Date: 23/Mar/21 13:30
    Worklog Time Spent: 10m 
      Work Description: losipiuk edited a comment on pull request #2104:
URL: https://github.com/apache/hive/pull/2104#issuecomment-804904328


   > It is ok to use the same jira for backports.
   
   Cool
   
   > We should backport to branch-3 first, otherwise we might end up in a 
situation where the fix is there in 3.1.3, but not there in 3.2.0.
   
   Rebased and changed PR base


-- 
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 570434)
    Time Spent: 5h 20m  (was: 5h 10m)

> resources leak on exception in AvroGenericRecordReader constructor
> ------------------------------------------------------------------
>
>                 Key: HIVE-24851
>                 URL: https://issues.apache.org/jira/browse/HIVE-24851
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.1.2, 4.0.0
>            Reporter: Lukasz Osipiuk
>            Assignee: Lukasz Osipiuk
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 5h 20m
>  Remaining Estimate: 0h
>
> AvroGenericRecordReader constructor creates an instance of FileReader but 
> lacks proper exception handling, and reader is not closed on the failure path.
> This results in leaking of underlying resources (e.g. S3 connections).
>  



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

Reply via email to