kalyan kumar kalvagadda created HIVE-18426:
----------------------------------------------

             Summary: 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
         Attachments: 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
(v6.4.14#64029)

Reply via email to