Eric Wohlstadter created HIVE-20981:
---------------------------------------
Summary: streaming/AbstractRecordWriter leaks HeapMemoryMonitor
Key: HIVE-20981
URL: https://issues.apache.org/jira/browse/HIVE-20981
Project: Hive
Issue Type: Bug
Reporter: Eric Wohlstadter
Assignee: Eric Wohlstadter
Each record writer registers a memory monitor with the MemoryMXBean but they
aren't removed. So the listener objects/lambdas accumulate over time in the
bean.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)