You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2013/03/22 00:27:15 UTC

[jira] [Created] (HBASE-8173) HMaster#move wraps IOException in UnknownRegionException

Jimmy Xiang created HBASE-8173:
----------------------------------

             Summary: HMaster#move wraps IOException in UnknownRegionException
                 Key: HBASE-8173
                 URL: https://issues.apache.org/jira/browse/HBASE-8173
             Project: HBase
          Issue Type: Bug
          Components: master
            Reporter: Jimmy Xiang
            Assignee: Jimmy Xiang
            Priority: Minor


HMaster#move wraps IOException in UnknownRegionException since the client expects UnknownRegionException. We should use IOException instead. This changes the client interface (HBaseAdmin).  So 0.95 is the right time.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira