[ https://issues.apache.org/jira/browse/KAFKA-4868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bill Bejeck resolved KAFKA-4868. -------------------------------- Resolution: Fixed resolved with merge of KIP-167 > Optimize RocksDb config for fast recovery/bulk load > --------------------------------------------------- > > Key: KAFKA-4868 > URL: https://issues.apache.org/jira/browse/KAFKA-4868 > Project: Kafka > Issue Type: Sub-task > Components: streams > Affects Versions: 0.10.2.0 > Reporter: Eno Thereska > Assignee: Bill Bejeck > Fix For: 1.0.0 > > > RocksDb can be tuned to bulk-load data fast. Kafka Streams bulk-loads records > during recovery. It is likely we can use a different config to make recovery > faster, then revert to another config for normal operations like put/get. See > https://github.com/facebook/rocksdb/wiki/performance-benchmarks for examples. > Would be good to measure the performance gain as part of addressing this JIRA. -- This message was sent by Atlassian JIRA (v6.4.14#64029)