kafka/tests/kafkatest/utils
Anna Povzner 4e0ae79d5c KAFKA-3214: Added system tests for compressed topics
Added CompressionTest that tests 4 producers, each using a different compression type and one not using compression.

Enabled VerifiableProducer to run producers with different compression types (passed in the constructor). This includes enabling each producer to output unique values, so that the verification process in ProduceConsumeValidateTest is correct (counts acks from all producers).

Also a fix for console consumer to raise an exception if it sees the incorrect consumer output (before we swallowed an exception, so was hard to debug the issue).

Author: Anna Povzner <anna@confluent.io>

Reviewers: Geoff Anderson, Jason Gustafson

Closes #958 from apovzner/kafka-3214
2016-02-26 13:40:39 -08:00
..
__init__.py KAFKA-3214: Added system tests for compressed topics 2016-02-26 13:40:39 -08:00
remote_account.py KAFKA-2531: Add Ducktape based tests for KafkaLog4jAppender 2015-09-26 18:32:49 -07:00
util.py KAFKA-3214: Added system tests for compressed topics 2016-02-26 13:40:39 -08:00