Guozhang Wang created KAFKA-3825:
------------------------------------
Summary: Allow users to specify different types of state stores in
Streams DSL
Key: KAFKA-3825
URL: https://issues.apache.org/jira/browse/KAFKA-3825
Project: Kafka
Issue Type: Bug
Components: streams
Reporter: Guozhang Wang
Today the high-level Streams DSL uses hard-coded types of state stores (i.e.
persistent RocksDB) for their stateful operations. But for advanced users they
should be able to specify different types of state stores (in-memory,
persistent, customized) also in the DSL, instead of resorting to the
lower-level APIs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)