[GitHub] [hbase] WenFeiYi commented on a change in pull request #1962: HBASE-24615 MutableRangeHistogram#updateSnapshotRangeMetrics doesn't calculate the distribution for last bucket.

2020-07-10 Thread GitBox
WenFeiYi commented on a change in pull request #1962: URL: https://github.com/apache/hbase/pull/1962#discussion_r452654143 ## File path: hbase-hadoop-compat/src/test/java/org/apache/hadoop/metrics2/impl/TestMutableRangeHistogram.java ## @@ -0,0 +1,90 @@ +/** + * Licensed to

[GitHub] [hbase] WenFeiYi commented on a change in pull request #1962: HBASE-24615 MutableRangeHistogram#updateSnapshotRangeMetrics doesn't calculate the distribution for last bucket.

2020-07-09 Thread GitBox
WenFeiYi commented on a change in pull request #1962: URL: https://github.com/apache/hbase/pull/1962#discussion_r452583441 ## File path: hbase-hadoop-compat/src/test/java/org/apache/hadoop/metrics2/impl/TestMutableRangeHistogram.java ## @@ -0,0 +1,90 @@ +/** + * Licensed to

[GitHub] [hbase] WenFeiYi commented on a change in pull request #1962: HBASE-24615 MutableRangeHistogram#updateSnapshotRangeMetrics doesn't calculate the distribution for last bucket.

2020-07-07 Thread GitBox
WenFeiYi commented on a change in pull request #1962: URL: https://github.com/apache/hbase/pull/1962#discussion_r451243720 ## File path: hbase-hadoop-compat/src/test/java/org/apache/hadoop/metrics2/impl/TestMutableRangeHistogram.java ## @@ -0,0 +1,66 @@ +package