[
https://issues.apache.org/jira/browse/HBASE-22185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814095#comment-16814095
]
Zheng Hu commented on HBASE-22185:
----------------------------------
Pushed to all branches, Thanks [~Apache9] for reviewing.
> RAMQueueEntry#writeToCache should freeBlock if any exception encountered
> 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
> Priority: Major
> Fix For: 3.0.0, 2.2.0, 2.0.6, 1.5.1, 2.1.5
>
>
> 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)