[ 
https://issues.apache.org/jira/browse/KAFKA-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jun Rao updated KAFKA-586:
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.8
           Status: Resolved  (was: Patch Available)

Thanks for the patch. +1. Committed to 0.8.
                
> 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
>             Fix For: 0.8
>
>         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

Reply via email to