kafka/tests/kafkatest
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
..
sanity_checks KAFKA-2258: add failover to mirrormaker test 2015-11-09 10:45:51 -08:00
services KAFKA-3214: Added system tests for compressed topics 2016-02-26 13:40:39 -08:00
tests KAFKA-3214: Added system tests for compressed topics 2016-02-26 13:40:39 -08:00
utils KAFKA-3214: Added system tests for compressed topics 2016-02-26 13:40:39 -08:00
__init__.py KAFKA-3277; Update trunk version to be 0.10.0.0-SNAPSHOT 2016-02-24 09:21:38 -08:00