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

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

Benoit Sigoure created HBASE-9710:
-------------------------------------

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