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/15 04:42:09 UTC

[jira] [Updated] (KAFKA-3842) Add Helper Functions Into TestUtils

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

Bill Bejeck updated KAFKA-3842:
-------------------------------
    Description: Per guidance from [~guozhang] from PR #1477 move helper functions from RegexSourceIntegrationTest (getProducerConfig, getConsumerConfig, getStreamsConfig into TestUtils and parameterize as appropriate.  Also look into adding a `waitUntil(Condition condition)` type construct to wait for a condition to be met without relying on using Thread.sleep  (was: Per guidance from [~guozhang] from PR #1477 move helper functions from RegexSourceIntegrationTest (getProducerConfig, getConsumerConfig, getStreamsConfig into TestUtils and parameterize as appropriate.)

> Add Helper Functions Into TestUtils
> -----------------------------------
>
>                 Key: KAFKA-3842
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3842
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 0.10.0.1
>            Reporter: Bill Bejeck
>            Assignee: Bill Bejeck
>             Fix For: 0.10.0.1
>
>
> Per guidance from [~guozhang] from PR #1477 move helper functions from RegexSourceIntegrationTest (getProducerConfig, getConsumerConfig, getStreamsConfig into TestUtils and parameterize as appropriate.  Also look into adding a `waitUntil(Condition condition)` type construct to wait for a condition to be met without relying on using Thread.sleep



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)