[
https://issues.apache.org/jira/browse/HBASE-8173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13613357#comment-13613357
]
Hudson commented on HBASE-8173:
-------------------------------
Integrated in hbase-0.95-on-hadoop2 #43 (See
[https://builds.apache.org/job/hbase-0.95-on-hadoop2/43/])
HBASE-8173 HMaster#move wraps IOException in UnknownRegionException
(Revision 1460794)
Result = FAILURE
jxiang :
Files :
*
/hbase/branches/0.95/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java
*
/hbase/branches/0.95/hbase-client/src/main/java/org/apache/hadoop/hbase/exceptions/RegionException.java
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
*
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestMaster.java
*
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
> 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
> Fix For: 0.95.0, 0.98.0
>
> Attachments: trunk-8173.patch, trunk-8173_v2.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