Eno Thereska created KAFKA-5524:
-----------------------------------
Summary: Streams systems tests should be with EoS
Key: KAFKA-5524
URL: https://issues.apache.org/jira/browse/KAFKA-5524
Project: Kafka
Issue Type: Improvement
Components: streams
Affects Versions: 0.11.0.0
Reporter: Eno Thereska
Assignee: Matthias J. Sax
Fix For: 0.11.1.0
Several system tests in streams should be using exactly-once. These include:
- all streams performance benchmarks in tests/kafkatest/benchmarks/streams/
- tests/kafkatest/tests/streams/streams_broker_bounce_test.py especially should
be modified to strengthen the requirements for success. Currently it's declared
a success if streams doesn't crash, but it should also check that no records
have been delivered more than once.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)