[ 
https://issues.apache.org/jira/browse/HBASE-10461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13890432#comment-13890432
 ] 

Hudson commented on HBASE-10461:
--------------------------------

SUCCESS: Integrated in HBase-TRUNK #4877 (See 
[https://builds.apache.org/job/HBase-TRUNK/4877/])
HBASE-10461 table.close() in TableEventHandler#reOpenAllRegions() should be 
enclosed in finally block (tedyu: rev 1564184)
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/TableEventHandler.java


> table.close() in TableEventHandler#reOpenAllRegions() should be enclosed in 
> finally block
> -----------------------------------------------------------------------------------------
>
>                 Key: HBASE-10461
>                 URL: https://issues.apache.org/jira/browse/HBASE-10461
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Priority: Minor
>             Fix For: 0.98.0, 0.99.0
>
>         Attachments: 10461-v1.txt
>
>
> If table.getRegionLocations() throws exception, table.close() would be 
> skipped, leaking the underlying resource



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to