Bill Bejeck created KAFKA-3903:
----------------------------------

             Summary: 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.1.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)

Reply via email to