Bruno Cadonna created KAFKA-9924:
------------------------------------
Summary: Add RocksDB Memory Consumption to RocksDB Metrics
Key: KAFKA-9924
URL: https://issues.apache.org/jira/browse/KAFKA-9924
Project: Kafka
Issue Type: Improvement
Components: streams
Reporter: Bruno Cadonna
RocksDB's memory consumption should be added to the RocksDB metrics.
RocksDB's memory consumption can be retrieved with the following class:
https://github.com/facebook/rocksdb/blob/master/java/src/main/java/org/rocksdb/MemoryUtil.java
The memory consumption metrics should be added on client level and should be
recorded on INFO level.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)