[ https://issues.apache.org/jira/browse/KAFKA-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005808#comment-17005808 ]
Sophie Blee-Goldman commented on KAFKA-7041: -------------------------------------------- This is definitely a good idea, but we should also be careful here: just calling onRestoreStart will disable autocompactions. We would want to either issue a manual compaction every so often, or better yet (IMO) re-enable autocompaction for standbys. > Using RocksDB bulk loading for StandbyTasks > ------------------------------------------- > > Key: KAFKA-7041 > URL: https://issues.apache.org/jira/browse/KAFKA-7041 > Project: Kafka > Issue Type: Improvement > Components: streams > Reporter: Matthias J. Sax > Assignee: Nikki Thean > Priority: Major > > In KAFKA-5363 we introduced RocksDB bulk loading to speed up store recovery. > We could do the same optimization for StandbyTasks to make them more > efficient and to reduce the likelihood that StandbyTasks lag behind. -- This message was sent by Atlassian Jira (v8.3.4#803005)