Pankaj Kumar created HBASE-26944:
------------------------------------

             Summary: 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
            Reporter: Pankaj Kumar
            Assignee: Pankaj Kumar


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)

Reply via email to