Swapnil Ghike created KAFKA-874:
-----------------------------------

             Summary: 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
            Reporter: Swapnil Ghike
            Assignee: John Fung


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to