[jira] [Updated] (HIVE-24636) Memory leak due to stacking UDFClassLoader in Apache Commons LogFactory

2021-01-26 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated HIVE-24636:
--
Labels: pull-request-available  (was: )

> Memory leak due to stacking UDFClassLoader in Apache Commons LogFactory
> ---
>
> Key: HIVE-24636
> URL: https://issues.apache.org/jira/browse/HIVE-24636
> Project: Hive
>  Issue Type: Bug
>  Components: HiveServer2
>Affects Versions: 3.1.0
>Reporter: dohongdayi
>Priority: Major
>  Labels: pull-request-available
> Attachments: HIVE-24636.1.patch.txt
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Much the same as [HIVE-7563|https://issues.apache.org/jira/browse/HIVE-7563], 
> after ClassLoader is closed in JavaUtils, it should be released by Apache 
> Commons LogFactory, or the ClassLoader can't be Garbage Collected, which 
> leads to memory leak, exactly our PROD met.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-24636) Memory leak due to stacking UDFClassLoader in Apache Commons LogFactory

2021-01-20 Thread dohongdayi (Jira)


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

dohongdayi updated HIVE-24636:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> Memory leak due to stacking UDFClassLoader in Apache Commons LogFactory
> ---
>
> Key: HIVE-24636
> URL: https://issues.apache.org/jira/browse/HIVE-24636
> Project: Hive
>  Issue Type: Bug
>  Components: HiveServer2
>Affects Versions: 3.1.0
>Reporter: dohongdayi
>Assignee: dohongdayi
>Priority: Major
> Attachments: HIVE-24636.1.patch.txt
>
>
> Much the same as [HIVE-7563|https://issues.apache.org/jira/browse/HIVE-7563], 
> after ClassLoader is closed in JavaUtils, it should be released by Apache 
> Commons LogFactory, or the ClassLoader can't be Garbage Collected, which 
> leads to memory leak, exactly our PROD met.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-24636) Memory leak due to stacking UDFClassLoader in Apache Commons LogFactory

2021-01-14 Thread dohongdayi (Jira)


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

dohongdayi updated HIVE-24636:
--
Attachment: HIVE-24636.1.patch.txt
  Assignee: dohongdayi
Status: Patch Available  (was: Open)

> Memory leak due to stacking UDFClassLoader in Apache Commons LogFactory
> ---
>
> Key: HIVE-24636
> URL: https://issues.apache.org/jira/browse/HIVE-24636
> Project: Hive
>  Issue Type: Bug
>  Components: HiveServer2
>Affects Versions: 3.1.0
>Reporter: dohongdayi
>Assignee: dohongdayi
>Priority: Major
> Attachments: HIVE-24636.1.patch.txt
>
>
> Much the same as [HIVE-7563|https://issues.apache.org/jira/browse/HIVE-7563], 
> after ClassLoader is closed in JavaUtils, it should be released by Apache 
> Commons LogFactory, or the ClassLoader can't be Garbage Collected, which 
> leads to memory leak, exactly our PROD met.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)