[
https://issues.apache.org/jira/browse/HBASE-26944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pankaj Kumar updated HBASE-26944:
---------------------------------
Fix Version/s: 2.5.0
2.6.0
2.4.12
Resolution: Fixed
Status: Resolved (was: Patch Available)
Pushed to branch-2.4+.
Thank [~zhangduo] for the review.
> Possible resource leak while creating new region scanner
> --------------------------------------------------------
>
> Key: HBASE-26944
> URL: https://issues.apache.org/jira/browse/HBASE-26944
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.5.0, 3.0.0-alpha-2, 2.6.0, 2.4.11
> Reporter: Pankaj Kumar
> Assignee: Pankaj Kumar
> Priority: Major
> Fix For: 2.5.0, 2.6.0, 3.0.0-alpha-3, 2.4.12
>
>
> We will miss to close the region scanner when RegionObserver#postScannerOpen
> impl throws exception.
> https://github.com/apache/hbase/blob/1d8a5bf0e3246a1df11f0aa9215f29e6fbc4ecb1/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java#L3203
> https://github.com/apache/hbase/blob/1d8a5bf0e3246a1df11f0aa9215f29e6fbc4ecb1/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java#L3207
--
This message was sent by Atlassian Jira
(v8.20.1#820001)