ksql icon indicating copy to clipboard operation
ksql copied to clipboard

RocksDB disk usage tuning (with rocksdb.config.setter)

Open alonpr opened this issue 2 years ago • 0 comments

Is there a way to use the Kafka Streams configuration rocksdb.config.setter within ksqlDB to tune RocksDB's disk usage as described in:

  • https://www.confluent.io/blog/how-to-tune-rocksdb-kafka-streams-state-stores-performance/#high-disk-usage
  • https://www.confluent.io/blog/how-to-tune-rocksdb-kafka-streams-state-stores-performance/#write-stalls
  • https://www.confluent.io/blog/how-to-tune-rocksdb-kafka-streams-state-stores-performance/#open-files

alonpr avatar Jul 13 '22 17:07 alonpr