You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Benoit Sigoure (JIRA)" <ji...@apache.org> on 2013/10/04 07:38:44 UTC

[jira] [Updated] (HBASE-9710) Use the region name, not the encoded name, in exceptions

     [ https://issues.apache.org/jira/browse/HBASE-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benoit Sigoure updated HBASE-9710:
----------------------------------

    Attachment: 0001-Log-the-region-name-instead-of-the-encoded-region-na.patch

Proposed patch.

> 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
>            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)