confluentinc / confluentinc/ksql
RocksDB disk usage tuning (with rocksdb.config.setter)
Open
core-infra
needs-triage
question
- Dominant language
- Java
- Stars
- 315
- Forks
- 1k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 36
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.