Zheng Hu created HBASE-22185:
--------------------------------
Summary: RAMQueueEntry#writeToCache should freeBlock in the
finally block instead of the IOException catch block
Key: HBASE-22185
URL: https://issues.apache.org/jira/browse/HBASE-22185
Project: HBase
Issue Type: Bug
Reporter: Zheng Hu
Assignee: Zheng Hu
When preparing patch for HBASE-22159, I found that if thrown an
AssertionError in RAMQueueEntry#writeToCache, the bucketAllocator won't free
its memory.
This is an memory leak bug, and should be fixed in almost all 2.x branches.
will also check branch-1.x
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)