[
https://issues.apache.org/jira/browse/HIVE-24851?focusedWorklogId=578162&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-578162
]
ASF GitHub Bot logged work on HIVE-24851:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Apr/21 06:24
Start Date: 07/Apr/21 06:24
Worklog Time Spent: 10m
Work Description: pvary commented on pull request #2129:
URL: https://github.com/apache/hive/pull/2129#issuecomment-814638355
> @pvary can you please help diagnose the build results?
I would go to the failure list, and ignore the ones which are failing in
both patches. I see 1 fixed (most important to check), and 2 new failures (less
important but I would check anyway). If the failures are flaky or green on
local. Then I would push again my changes and hope for a "green" run.
--
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 578162)
Time Spent: 7h 20m (was: 7h 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: 3.2.0, 4.0.0
>
> Time Spent: 7h 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)