[ https://issues.apache.org/jira/browse/KAFKA-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16502813#comment-16502813 ]
Matthias J. Sax commented on KAFKA-6786: ---------------------------------------- [~abhi_sh]: The file you are pointing at, containsĀ a testĀ base class (called a service), but no tests. You can find actual tests in `tests/kafkatest/tests/streams/stream*.py` > 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)