Chandra Sekhar K created HBASE-29242:
----------------------------------------

             Summary: HRegion.closeBulkRegionOperation() should be called in 
finally block
                 Key: HBASE-29242
                 URL: https://issues.apache.org/jira/browse/HBASE-29242
             Project: HBase
          Issue Type: Bug
          Components: regionserver
            Reporter: Chandra Sekhar K
            Assignee: Chandra Sekhar K


in HRegion.closeBulkRegionOperation() , we release the region locks , so this 
should be called in finally block always, currently at one place in HRegion 
there is a possibility of missing this lock release.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to