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)