Ismael Juma created KAFKA-4211: ---------------------------------- Summary: Change system tests to use the new consumer by default Key: KAFKA-4211 URL: https://issues.apache.org/jira/browse/KAFKA-4211 Project: Kafka Issue Type: Improvement Reporter: Ismael Juma Fix For: 0.10.2.0
We have utility methods like `run_produce_consume_validate` that use the old consumer by default. We should change them to use the new consumer by default while ensuring that we still have coverage for the old consumer (while we still support it). -- This message was sent by Atlassian JIRA (v6.3.4#6332)