[ https://issues.apache.org/jira/browse/KAFKA-9924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bruno Cadonna closed KAFKA-9924. -------------------------------- > 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 > Assignee: Bruno Cadonna > Priority: Major > Labels: needs-kip > Fix For: 2.7.0 > > > 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)