[ 
https://issues.apache.org/jira/browse/KAFKA-15774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Almog Gavra resolved KAFKA-15774.
---------------------------------
    Fix Version/s: 3.7.0
       Resolution: Fixed

Note that we decided not to have default.dsl.store work if you only pass it in 
to the main KafkaStreams constructor for backwards compatibility. Instead you 
should use the new dsl.store.suppliers configuration

> 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
>            Priority: Major
>             Fix For: 3.7.0
>
>
> 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