[
https://issues.apache.org/jira/browse/KAFKA-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486252#comment-13486252
]
John Fung commented on KAFKA-586:
---------------------------------
Uploaded kafka-586-v1.patch which contains the latest properties supported by
Kafka broker.
> system test configs are broken
> ------------------------------
>
> Key: KAFKA-586
> URL: https://issues.apache.org/jira/browse/KAFKA-586
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.8
> Reporter: Neha Narkhede
> Assignee: John Fung
> Priority: Critical
> Labels: replication-testing
> Attachments: kafka-586-v1.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> system test suite has a set of default config values that are picked up from
> the testsuite/config directory. One can override the value of a config in the
> testcase_properties.json file. This is great, but the assumption is that the
> config property that is being overridden should also present in the
> testsuite/config/*.properties file.
> Currently, there are a number of properties in KafkaConfig that are not in
> the testsuite/config/*.properties file. So the tests might intend to override
> some properties, but that will be ignored.
> Let's either add all the configs in the testsuite/config/*.properties file or
> remove this depedency and override the property specified in
> testcase_properties.json.
--
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