Chris Riccomini created SAMZA-566:
-------------------------------------
Summary: Improve Kafka performance test
Key: SAMZA-566
URL: https://issues.apache.org/jira/browse/SAMZA-566
Project: Samza
Issue Type: Bug
Components: kafka, test
Affects Versions: 0.9.0
Reporter: Chris Riccomini
SAMZA-548 added a Kafka performance test to Samza's integration test suite. The
test is currently pretty basic. We should:
# Support test execution on more brokers.
# Test with a topic that has a higher replication factor.
# Test with more than 1 million messages.
# Validate some minimum level of performance (e.g. the test must run faster
than N messages/sec, or N MB/sec).
# Test with different compression and linger settings.
The goal is to make the test have similar characteristics to this [Kafka
test|https://engineering.linkedin.com/kafka/benchmarking-apache-kafka-2-million-writes-second-three-cheap-machines].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)