[ 
https://issues.apache.org/jira/browse/HIVE-13405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227009#comment-15227009
 ] 

Thomas Poepping commented on HIVE-13405:
----------------------------------------

I'll look into these failures, but due to the size and content of this patch, 
it's unlikely that it caused the test failures.

> Fix Connection Leak in OrcRawRecordMerger
> -----------------------------------------
>
>                 Key: HIVE-13405
>                 URL: https://issues.apache.org/jira/browse/HIVE-13405
>             Project: Hive
>          Issue Type: Bug
>          Components: ORC
>    Affects Versions: 2.0.0
>            Reporter: Thomas Poepping
>            Assignee: Thomas Poepping
>         Attachments: HIVE-13405.patch
>
>
> In OrcRawRecordMerger.getLastFlushLength, if the opened stream throws an 
> IOException on .available() or on .readLong(), the function will exit without 
> closing the stream.
> This patch adds a try-with-resources to fix this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to