Hi all,

FYI:
I removed RocksDB metric estimate-oldest-key-time [1] from this KIP since I was not able to access the corresponding property on RocksDB. I regard this as a minor change since this property is only available for FIFO compaction with compaction_options_fifo.allow_compaction = false.

If anybody will need it in future, we can open a new KIP for its addition.

Best,
Bruno

[1] https://github.com/facebook/rocksdb/blob/ab202e8d72737ec3572e5f90c0a45af12effa4be/include/rocksdb/db.h#L910-L914

On 06.05.20 17:41, Bruno Cadonna wrote:
Hi all,

I'd like to discuss KIP-607 that aims to add RocksDB memory usage
metrics to Kafka Streams.

https://cwiki.apache.org/confluence/display/KAFKA/KIP-607%3A+Add+Metrics+to+Record+the+Memory+Used+by+RocksDB+to+Kafka+Streams

Best,
Bruno

Reply via email to