[
https://issues.apache.org/jira/browse/HIVE-20093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534202#comment-16534202
]
Eric Wohlstadter commented on HIVE-20093:
-----------------------------------------
Retrying same patch due to unrelated test failures.
> LlapOutputFomatService: Use ArrowBuf with Netty for Accounting
> --------------------------------------------------------------
>
> Key: HIVE-20093
> URL: https://issues.apache.org/jira/browse/HIVE-20093
> Project: Hive
> Issue Type: Bug
> Reporter: Eric Wohlstadter
> Assignee: Eric Wohlstadter
> Priority: Major
> Attachments: HIVE-20093.1.patch, HIVE-20093.2.patch
>
>
> Combining {{Unpooled.wrappedBuffer}} with Arrow buffers can create corrupted
> buffers from buffer reuse race-condition.
> This change ensures Arrow memory to be accounted by the same BufferAllocator.
> RootAllocator will return an ArrowBuf which cooperates with Arrow memory
> arrow accounting after Netty {{release(1)}} the buffer.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)