[
https://issues.apache.org/jira/browse/KAFKA-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Damian Guy resolved KAFKA-3741.
-------------------------------
Resolution: Fixed
Fix Version/s: 0.11.1.0
Issue resolved by pull request 3459
[https://github.com/apache/kafka/pull/3459]
> Allow setting of default topic configs via StreamsConfig
> --------------------------------------------------------
>
> Key: KAFKA-3741
> URL: https://issues.apache.org/jira/browse/KAFKA-3741
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Affects Versions: 0.10.0.0
> Reporter: Roger Hoover
> Assignee: Damian Guy
> Labels: api
> Fix For: 0.11.1.0
>
>
> Kafka Streams currently allows you to specify a replication factor for
> changelog and repartition topics that it creates. It should also allow you
> to specify any other TopicConfig. These should be used as defaults when
> creating Internal topics. The defaults should be overridden by any configs
> provided by the StateStoreSuppliers etc.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)