[ 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. Also look into adding a `waitUntil(Condition condition)` type construct to wait for a condition to be met without relying on using Thread.sleep) > 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)