Martin M created KAFKA-6006:
-------------------------------
Summary: Default replication factor should be set in
server.properties
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 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)