Matthias J. Sax created KAFKA-9847:
--------------------------------------

             Summary: 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


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to