[ https://issues.apache.org/jira/browse/KAFKA-874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jay Kreps resolved KAFKA-874. ----------------------------- Resolution: Won't Fix > Migration tool's system tests should use separate server.properties files for > 0.7 and 0.8 brokers > ------------------------------------------------------------------------------------------------- > > Key: KAFKA-874 > URL: https://issues.apache.org/jira/browse/KAFKA-874 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.8.0 > Reporter: Swapnil Ghike > Assignee: John Fung > Labels: bugs > > Currently the migration tool's system test suite is using 0.8 broker's > server.properties as default. When the test brings up an 0.7 broker, it gets > the appropriate configs like brokerid via addedCSVConfigs in > system_test/utils/kafka_system_test_utils.py. I suspect that for 0.7 broker, > the zk.connectiontimeout.ms will also not be overridden. > We should rather use two separate server.properties files for 0.7 and 0.8 > brokers. -- This message was sent by Atlassian JIRA (v6.3.4#6332)