You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2018/02/23 00:29:13 UTC

[jira] [Created] (HBASE-20055) Remove declaration of un-thrown exceptions and unused setRegionStateBackToOpen() from MergeTableRegionsProcedure

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)