You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/03/25 01:50:15 UTC

[GitHub] [hbase] bsglz commented on a change in pull request #1337: HBASE-24038 Add a metric to show the locality of ssd in table.jsp

bsglz commented on a change in pull request #1337: HBASE-24038 Add a metric to show the locality of ssd in table.jsp
URL: https://github.com/apache/hbase/pull/1337#discussion_r397564424
 
 

 ##########
 File path: hbase-client/src/main/java/org/apache/hadoop/hbase/RegionMetrics.java
 ##########
 @@ -160,4 +160,9 @@ default String getNameAsString() {
    *   of this region
    */
   int getMaxCompactedStoreFileRefCount();
+
+  /**
+   * @return the data locality for ssd of region in the regionserver.
 
 Review comment:
   Thanks for review,will fix it.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services