Almog Gavra created KAFKA-15774:
-----------------------------------

             Summary: Respect default.dsl.store Configuration Without Passing 
it to StreamsBuilder
                 Key: KAFKA-15774
                 URL: https://issues.apache.org/jira/browse/KAFKA-15774
             Project: Kafka
          Issue Type: Improvement
          Components: streams
            Reporter: Almog Gavra
            Assignee: Almog Gavra


Currently if you only configure `default.dsl.store` as `in_memory` in your 
`StreamsConfig` it will silently be ignored unless it's also passed into 
`StreamsBuilder#new(TopologyConfig)`. We should improve this behavior to 
properly respect it.

This will become more important with the introduction of KIP-954.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to