HBASE-26609 Round the size to MB or KB at the end of calculation in HRegionServer...
commitdbdef5982a05f58321fce0330d0ebd28a4d8ae50
authorDuo Zhang <zhangduo@apache.org>
Thu, 23 Dec 2021 02:37:17 +0000 (23 10:37 +0800)
committerGitHub <noreply@github.com>
Thu, 23 Dec 2021 02:37:17 +0000 (23 10:37 +0800)
treee6216f36c089cb82f97a1bb5499b06970ead05dc
parentbf258cd68f4f79f1548cc0b72ca07050fa016296
HBASE-26609 Round the size to MB or KB at the end of calculation in HRegionServer.createRegionLoad (#3967)

Signed-off-by: Peter Somogyi <psomogyi@apache.org>
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java