Fabian Paul created FLINK-25134: ----------------------------------- Summary: Unused RetryRule in KafkaConsumerTestBase swallows retries Key: FLINK-25134 URL: https://issues.apache.org/jira/browse/FLINK-25134 Project: Flink Issue Type: Bug Components: Tests Affects Versions: 1.13.3, 1.14.0, 1.15.0 Reporter: Fabian Paul
After merging https://issues.apache.org/jira/browse/FLINK-15493 a few tests are still not retried because the KafkaConsumerTestBase overwrites the RetryRule unnecessarily. -- This message was sent by Atlassian Jira (v8.20.1#820001)