Bruno Cadonna created KAFKA-10397:
-------------------------------------
Summary: Do not Expose Statistics-based RocksDB Metrics If User
Provides Statistics Object
Key: KAFKA-10397
URL: https://issues.apache.org/jira/browse/KAFKA-10397
Project: Kafka
Issue Type: Improvement
Components: streams
Affects Versions: 2.6.0
Reporter: Bruno Cadonna
Currently, when user provide a {{Statistics}} object to a RocksDB state store
through the {{RocksDBConfigSetter}}, the statistics-based RocksDB metrics are
not recorded. However, they are exposed.
It would be cleaner and more user-friendly if the statistics-based RocksDB
metrics would not be exposed if users provided a {{Statistics}} object.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)