Lucas Brutschy created KAFKA-14309:
--------------------------------------
Summary: Kafka Streams upgrade tests do not cover for FK-joins
Key: KAFKA-14309
URL: https://issues.apache.org/jira/browse/KAFKA-14309
Project: Kafka
Issue Type: Bug
Reporter: Lucas Brutschy
The current streams upgrade system test for FK joins inserts the production of
foreign key data and an actual foreign key join in every version of
SmokeTestDriver except for the latest. The effect was that FK join upgrades are
not tested at all, since no FK join code is executed after the bounce in the
system test.
We should enable the FK-join code in the system test.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)