[ 
https://issues.apache.org/jira/browse/HIVE-18426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16337889#comment-16337889
 ] 

Aihua Xu commented on HIVE-18426:
---------------------------------

[~kkalyan] Can you fix the checkstyle errors reported above?  You can find the 
issues you need to fix following here.

 
|checkstyle|[http://104.198.109.242/logs//PreCommit-HIVE-Build-8811/yetus/diff-checkstyle-common.txt]|
|checkstyle|[http://104.198.109.242/logs//PreCommit-HIVE-Build-8811/yetus/diff-checkstyle-itests_hive-unit.txt]|
|asflicense|[http://104.198.109.242/logs//PreCommit-HIVE-Build-8811/yetus/patch-asflicense-problems.txt]|

> Memory leak in RoutingAppender for every hive operation
> -------------------------------------------------------
>
>                 Key: HIVE-18426
>                 URL: https://issues.apache.org/jira/browse/HIVE-18426
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>    Affects Versions: 3.0.0
>            Reporter: kalyan kumar kalvagadda
>            Assignee: kalyan kumar kalvagadda
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HIVE-18426.001.patch, HIVE-18426.002.patch, 
> HIVE-18426.003.patch, HIVE-18426.004.patch, Screen Shot 2018-01-10 at 9.17.19 
> AM.png
>
>
> Each new operation creates new entry in the ConcurrentMap in RoutingAppender 
> but when the operation ends, AppenderControl stored in the map is retrieved 
> and stopped but the entry in ConcurrentMap is never cleaned up.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to