[ 
https://issues.apache.org/jira/browse/KAFKA-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465232#comment-16465232
 ] 

Matthias J. Sax commented on KAFKA-6786:
----------------------------------------

[~abhi_sh] The system test create the properties file 
[https://github.com/apache/kafka/blob/trunk/tests/kafkatest/services/streams.py#L262]

And yes, we try to remove the `additionalConfigs` parameter from link 56.

The system test should not pass those as command line arguments, but write the 
configs into the config file that is passed in as first command line argument 
already.

> Remove additional configs in StreamsBrokerDownResilienceTest
> ------------------------------------------------------------
>
>                 Key: KAFKA-6786
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6786
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Guozhang Wang
>            Assignee: Abhishek Sharma
>            Priority: Minor
>              Labels: newbie
>
> Since we are now passing in a property file into the streams service 
> initialization code, we do not need to pass in those configs as additional 
> properties in StreamsBrokerDownResilienceTest. We can refactor this test to 
> get rid of the additional properties.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to