HDDS-636. Turn off ozone.metastore.rocksdb.statistics for now. Contributed by Arpit Agarwal.

This commit is contained in:
Arpit Agarwal 2018-10-11 17:21:27 -07:00
parent 0bc6d0484a
commit 50552479c4
2 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@ public final class OzoneConfigKeys {
"ozone.metastore.rocksdb.statistics";
public static final String OZONE_METADATA_STORE_ROCKSDB_STATISTICS_DEFAULT =
"ALL";
"OFF";
public static final String OZONE_METADATA_STORE_ROCKSDB_STATISTICS_OFF =
"OFF";

View File

@ -514,7 +514,7 @@
<property>
<name>ozone.metastore.rocksdb.statistics</name>
<value>ALL</value>
<value>OFF</value>
<tag>OZONE, OM, SCM, STORAGE, PERFORMANCE</tag>
<description>
The statistics level of the rocksdb store. If you use any value from