[
https://issues.apache.org/jira/browse/KAFKA-9847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449953#comment-17449953
]
Luke Chen commented on KAFKA-9847:
----------------------------------
[~mjsax] , I'm going to take over this issue. If you have other comment, please
let me know. Thank you.
> Add config to set default store type
> ------------------------------------
>
> Key: KAFKA-9847
> URL: https://issues.apache.org/jira/browse/KAFKA-9847
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: Matthias J. Sax
> Assignee: Matthias J. Sax
> Priority: Minor
> Labels: kip
>
> Kafka Streams supports persistent RocksDB stores as well as in-memory stores
> out of the box. By default all DSL operators use persistent RocksDB stores.
> Currently, it is only possible to switch out RocksDB stores with in-memory
> store on a per operator basis what is tedious.
> We propose to add a new config to set the default store type globally.
> KIP-591:
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-591%3A+Add+Kafka+Streams+config+to+set+default+store+type]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)