Mickael Maison created KAFKA-19581: -------------------------------------- Summary: Issues running Streams system tests on release candidates Key: KAFKA-19581 URL: https://issues.apache.org/jira/browse/KAFKA-19581 Project: Kafka Issue Type: Task Components: streams, system tests Reporter: Mickael Maison
During release we now merge the RC tag into the release branch. This means the release branch has a real release number instead of <VERSION>-SNAPSHOT. The Streams upgrade system tests expect <VERSION>-SNAPSHOT and thus fail to run. We should either only merge RC tags once the vote pass or change the tests to use <VERSION> instead of <VERSION>-SNAPSHOT. See: - https://lists.apache.org/thread/v6873zlvp5bl9qf5zsr3g904nxdynr74 - https://lists.apache.org/thread/y3rh1nnxqz6tc4brnyfbpbrx2gy655y6 -- This message was sent by Atlassian Jira (v8.20.10#820010)