Sammi Chen created HDDS-8043:
--------------------------------
Summary: Enable rocksdb statistics metrics by default
Key: HDDS-8043
URL: https://issues.apache.org/jira/browse/HDDS-8043
Project: Apache Ozone
Issue Type: Improvement
Reporter: Sammi Chen
Assignee: Sammi Chen
Previously rocksdb statistics are not enabled by default due to
# there are two many rocksdb instances on DN. It's hard to find the
information of one specific container rocksdb instance. So for DN, this
function is actually not usable.
# enable rocksdb statistics may have performance impact, around 5%~10%.
Now with schema V3, one rocksdb per volume, there is only a few number of
rocksdb instances. Although the rocksdb statistics may introduce some
performance overhead, but it's very useful for real-time rocksdb performance
diagnose and investigation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]