You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "slim bouguerra (Jira)" <ji...@apache.org> on 2019/08/20 18:00:00 UTC

[jira] [Assigned] (HIVE-22127) Query Routing logging appender is leaking resources of RandomAccessFileManager.

     [ https://issues.apache.org/jira/browse/HIVE-22127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

slim bouguerra reassigned HIVE-22127:
-------------------------------------


> Query Routing logging appender is leaking resources of RandomAccessFileManager.
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-22127
>                 URL: https://issues.apache.org/jira/browse/HIVE-22127
>             Project: Hive
>          Issue Type: Bug
>            Reporter: slim bouguerra
>            Assignee: slim bouguerra
>            Priority: Major
>
> Query routing appender registered by
> {code:java}
> org.apache.hadoop.hive.ql.log.LogDivertAppender#registerRoutingAppender
> {code}
> Is leaking reference to the 
> {code} org.apache.hadoop.hive.ql.log.HushableRandomAccessFileAppender {code}
> On closing operation hooks 
> {code}
> org.apache.hive.service.cli.operation.Operation#cleanupOperationLog
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)