[ https://issues.apache.org/jira/browse/KAFKA-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin M updated KAFKA-6006: ---------------------------- Summary: Default replication factor should be set in server.properties for all topics (was: Default replication factor should be set in server.properties) > Default replication factor should be set in server.properties for all topics > ---------------------------------------------------------------------------- > > Key: KAFKA-6006 > URL: https://issues.apache.org/jira/browse/KAFKA-6006 > Project: Kafka > Issue Type: Improvement > Components: core > Affects Versions: 0.11.0.0 > Reporter: Martin M > > The replication factor should be set globally in server.properties such that > it can be applied by default to all topics/partitions even when topic is not > auto-created. Having the configuration globally will allow > consumers/producers have the same setting. > One such situation is when consumers are distributed on different servers. -- This message was sent by Atlassian JIRA (v6.4.14#64029)