[
https://issues.apache.org/jira/browse/KAFKA-19421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-19421:
------------------------------------
Component/s: system tests
> Deflake streams_broker_down_resilience_test
> -------------------------------------------
>
> Key: KAFKA-19421
> URL: https://issues.apache.org/jira/browse/KAFKA-19421
> Project: Kafka
> Issue Type: Bug
> Components: streams, system tests
> Reporter: Lucas Brutschy
> Assignee: Lucas Brutschy
> Priority: Major
>
> `streams_broker_down_resilience_test` produce messages with `null` key to a
> topic with three partitions and expect each partition to be non-empty
> afterward. But I don't think this is a correct assumption, as a producer may
> try to be sticky and only produce to two partitions.
> This cause occasional flakiness in the test.
> The fix is to produce records with keys.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)