You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Bill Bejeck (JIRA)" <ji...@apache.org> on 2016/06/25 19:24:37 UTC

[jira] [Created] (KAFKA-3903) Convert tests to use static helper methods for Consumer/Producer/StreamsConfigs setup

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)