You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Navis (JIRA)" <ji...@apache.org> on 2014/07/31 02:47:38 UTC

[jira] [Updated] (HIVE-7563) ClassLoader should be released from LogFactory

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

Navis updated HIVE-7563:
------------------------

    Description: 
NO PRECOMMIT TESTS

LogFactory uses ClassLoader as a key in map, which makes the classloader impossible to be unloaded. LogFactory.release() should be called explicitly.

  was:LogFactory uses ClassLoader as a key in map, which makes the classloader impossible to be unloaded. LogFactory.release() should be called explicitly.


> ClassLoader should be released from LogFactory
> ----------------------------------------------
>
>                 Key: HIVE-7563
>                 URL: https://issues.apache.org/jira/browse/HIVE-7563
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Navis
>            Assignee: Navis
>         Attachments: HIVE-7563.1.patch.txt
>
>
> NO PRECOMMIT TESTS
> LogFactory uses ClassLoader as a key in map, which makes the classloader impossible to be unloaded. LogFactory.release() should be called explicitly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)