Umesh Agashe created HBASE-20055:
------------------------------------
Summary: 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
Fix For: 2.0.0-beta-2
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)