[
https://issues.apache.org/jira/browse/KAFKA-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16096142#comment-16096142
]
ASF GitHub Bot commented on KAFKA-3741:
---------------------------------------
Github user asfgit closed the pull request at:
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)