[
https://issues.apache.org/jira/browse/HBASE-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785923#comment-13785923
]
Hadoop QA commented on HBASE-9710:
----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12606734/0001-Log-the-region-name-instead-of-the-encoded-region-na.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:red}-1 hadoop1.0{color}. The patch failed to compile against the
hadoop 1.0 profile.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/7464//console
This message is automatically generated.
> Use the region name, not the encoded name, in exceptions
> --------------------------------------------------------
>
> 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
> Attachments:
> 0001-Log-the-region-name-instead-of-the-encoded-region-na.patch
>
>
> 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)