infraio commented on a change in pull request #469: HBASE-22824 Show filesystem
path for the orphans regions on filesystem
URL: https://github.com/apache/hbase/pull/469#discussion_r312322943
##########
File path: hbase-server/src/main/resources/hbase-webapps/master/hbck.jsp
##########
@@ -110,7 +110,7 @@
<table class="table table-striped">
<tr>
- <th>Region</th>
+ <th>Region Encoded Name</th>
Review comment:
Need change more code if we want start key here. And maybe a issue in
future. Now all report is based on region encoded name. And the HBCK2 tool use
encoded name as parameter too.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services