[
https://issues.apache.org/jira/browse/HBASE-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822886#comment-13822886
]
Hudson commented on HBASE-9710:
-------------------------------
SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #837 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/837/])
HBASE-9710 Use the region name, not the encoded name, when region is not on
current server (stack: rev 1541820)
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
> Use the region name, not the encoded name, when region is not on current
> server
> -------------------------------------------------------------------------------
>
> Key: HBASE-9710
> URL: https://issues.apache.org/jira/browse/HBASE-9710
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.95.2, 0.96.0
> Reporter: Benoit Sigoure
> Assignee: Benoit Sigoure
> Priority: Minor
> Fix For: 0.98.0, 0.96.1
>
> Attachments:
> 0001-Log-the-region-name-instead-of-the-encoded-region-na.patch, 9710v2.txt,
> 9710v2.txt, 9710v3.txt, 9710v4.txt
>
>
> When we throw a {{RegionOpeningException}} or a {{NotServingRegionException}}
> we put the encoded region name in the exception, which isn't super useful. I
> propose putting the region name instead.
--
This message was sent by Atlassian JIRA
(v6.1#6144)