[
https://issues.apache.org/jira/browse/HBASE-29242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-29242:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Minor
> Labels: pull-request-available
>
> 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)