You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Bill Bejeck (Jira)" <ji...@apache.org> on 2020/03/13 14:04:00 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-3903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bill Bejeck reassigned KAFKA-3903:
----------------------------------

    Assignee: Evelyn Bayes  (was: Bill Bejeck)

> 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: Evelyn Bayes
>            Priority: Major
>
> 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
(v8.3.4#803005)