[GitHub] [hbase] Apache9 commented on a diff in pull request #4891: HBASE-27483 Expose table and region storefiles accessed days and size to the metrics

2023-05-15 Thread via GitHub
Apache9 commented on code in PR #4891: URL: https://github.com/apache/hbase/pull/4891#discussion_r1194536872 ## hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsTableWrapperAggregateImpl.java: ## @@ -115,10 +134,23 @@ public void run() { // acc

[GitHub] [hbase] Apache9 commented on a diff in pull request #4891: HBASE-27483 Expose table and region storefiles accessed days and size to the metrics

2023-05-15 Thread via GitHub
Apache9 commented on code in PR #4891: URL: https://github.com/apache/hbase/pull/4891#discussion_r1193961037 ## hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsTableWrapperAggregateImpl.java: ## @@ -115,10 +134,23 @@ public void run() { // acc

[GitHub] [hbase] Apache9 commented on a diff in pull request #4891: HBASE-27483 Expose table and region storefiles accessed days and size to the metrics

2022-12-23 Thread GitBox
Apache9 commented on code in PR #4891: URL: https://github.com/apache/hbase/pull/4891#discussion_r1056735714 ## hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java: ## @@ -1780,6 +1781,29 @@ public OptionalDouble getAvgStoreFileAge() { return getStor

[GitHub] [hbase] Apache9 commented on a diff in pull request #4891: HBASE-27483 Expose table and region storefiles accessed days and size to the metrics

2022-12-21 Thread GitBox
Apache9 commented on code in PR #4891: URL: https://github.com/apache/hbase/pull/4891#discussion_r1055030620 ## hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionWrapperImpl.java: ## @@ -313,9 +341,24 @@ public void run() { tempVal += stor