[
https://issues.apache.org/jira/browse/HBASE-20055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381034#comment-16381034
]
Umesh Agashe commented on HBASE-20055:
--------------------------------------
Got time to look into it. Rebasing on latest master had some conflicts. The
test failure is much easier to fix. Will upload the patch soon.
> Remove declaration of un-thrown exceptions and unused
> setRegionStateBackToOpen() from MergeTableRegionsProcedure
> ----------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-20055
> URL: https://issues.apache.org/jira/browse/HBASE-20055
> Project: HBase
> Issue Type: Improvement
> Components: amv2
> Affects Versions: 2.0.0-beta-1
> Reporter: Umesh Agashe
> Assignee: Umesh Agashe
> Priority: Minor
> Fix For: 2.0.0-beta-2
>
> Attachments: hbase-20055.master.001.patch,
> hbase-20055.master.001.patch
>
>
> A few methods declare exceptions in throws statement that are not thrown and
> method setRegionStateBackToOpen() is not used in MergeTableRegionsProcedure.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)