You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2018/12/28 00:32:00 UTC

[jira] [Created] (KAFKA-7773) Use verifiable consumer in system tests to avoid reliance on console consumer idle timeout

Jason Gustafson created KAFKA-7773:
--------------------------------------

             Summary: Use verifiable consumer in system tests to avoid reliance on console consumer idle timeout
                 Key: KAFKA-7773
                 URL: https://issues.apache.org/jira/browse/KAFKA-7773
             Project: Kafka
          Issue Type: Improvement
          Components: system tests
            Reporter: Jason Gustafson
            Assignee: Jason Gustafson


We have a few system tests which use `ProduceConsumeValidateTest`, which relies on the console consumer's idle timeout for shutdown. We should convert these systems tests to use the verifiable consumer instead so that we can control shutdown more finely and we have more validation options. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)