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

2013-10-04 Thread stack (JIRA)

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

stack updated HBASE-9710:
-

Attachment: 9710v2.txt

Address JD comments.

 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, 9710v2.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)


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

2013-10-03 Thread Benoit Sigoure (JIRA)

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

Benoit Sigoure updated HBASE-9710:
--

Status: Patch Available  (was: Open)

 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)


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

2013-10-03 Thread Benoit Sigoure (JIRA)

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