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

Jimmy Xiang commented on HBASE-8173:
------------------------------------

Client side gets the IOE from the ServiceException, and expects it's an URE, 
otherwise, it logs an unexpected error.

Sure, I will change it to HBaseIOE.
                
> 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
>         Attachments: trunk-8173.patch
>
>
> 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

Reply via email to