[
https://issues.apache.org/jira/browse/HIVE-18426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16339811#comment-16339811
]
kalyan kumar kalvagadda edited comment on HIVE-18426 at 1/25/18 8:19 PM:
-------------------------------------------------------------------------
Failures reported below are introduced by HIVE-18061.
|{color:#FF0000}-1{color}|{color:#FF0000}asflicense{color}|{color:#FF0000}0m
12s{color}|{color:#FF0000}The patch generated 6 ASF License warnings.{color}|
was (Author: kkalyan):
Failures reported below are introduced by HIVE-18061.
{noformat}
|{color:#FF0000}-1{color}|{color:#FF0000}asflicense{color}|{color:#FF0000}0m
12s{color}|{color:#FF0000}The patch generated 6 ASF License warnings.{color}|
{noformat}
> 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, HIVE-18426.005.patch,
> HIVE-18426.006.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)