[ https://issues.apache.org/jira/browse/HIVE-24636?focusedWorklogId=543600&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-543600 ]
ASF GitHub Bot logged work on HIVE-24636: ----------------------------------------- Author: ASF GitHub Bot Created on: 28/Jan/21 11:54 Start Date: 28/Jan/21 11:54 Worklog Time Spent: 10m Work Description: zmatyus commented on pull request #1917: URL: https://github.com/apache/hive/pull/1917#issuecomment-769003358 closing due to CI issues, will open completely new PR ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 543600) Time Spent: 1h 40m (was: 1.5h) > 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: 1h 40m > 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)