[ https://issues.apache.org/jira/browse/KAFKA-3903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang updated KAFKA-3903: --------------------------------- Fix Version/s: (was: 0.10.1.0) 0.10.2.0 > Convert tests to use static helper methods for > Consumer/Producer/StreamsConfigs setup > ------------------------------------------------------------------------------------- > > Key: KAFKA-3903 > URL: https://issues.apache.org/jira/browse/KAFKA-3903 > Project: Kafka > Issue Type: Improvement > Components: streams > Reporter: Bill Bejeck > Assignee: Bill Bejeck > Fix For: 0.10.2.0 > > > There are several unit/integration tests where we create > Consumer/Producer/Streams configs. All of these calls essentially create the > same configs over and over. We should migrate these config setups to use the > static helper methods TestUtils.consumerConfigs, TestUtils.producerConfigs, > StreamsTestUtils.getStreamsConfigs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)