You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2020/09/07 15:32:00 UTC

[jira] [Updated] (KAFKA-9924) Add RocksDB Memory Consumption to RocksDB Metrics

     [ https://issues.apache.org/jira/browse/KAFKA-9924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Cadonna updated KAFKA-9924:
---------------------------------
    Fix Version/s: 2.7.0

> 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)