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)