[
https://issues.apache.org/jira/browse/KAFKA-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331937#comment-16331937
]
James Cheng commented on KAFKA-3741:
------------------------------------
Some of these docs seem to have disappeared from top of trunk, or even 1.0.0.
In particular, the stuff about how to use the TOPIC_PREFIX stuff (see
[https://github.com/dguy/kafka/blob/9cd0e0fbb5c972151ba0081e8f1c366db5bd12e8/docs/streams/developer-guide.html#L498-L507)]
Does anyone know where those docs have gone to?
> 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
> Priority: Major
> Labels: api
> Fix For: 1.0.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
(v7.6.3#76005)