This is an automated email from the ASF dual-hosted git repository.
fpaul pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 30644a0 [FLINK-25060][table-common] Replace projection methods of
FLINK-24399 with the new Projection util
add 8a4538a [FLINK-15493][test] Inherit retry rule annotations to sub
classes
add 2e018d0 [FLINK-15493][test] Add retry rule for all tests based on
KafkaTestBase
No new revisions were added by this update.
Summary of changes:
.../streaming/connectors/kafka/FlinkKafkaProducerITCase.java | 7 -------
.../apache/flink/streaming/connectors/kafka/KafkaTestBase.java | 9 +++++++++
.../java/org/apache/flink/testutils/junit/RetryOnException.java | 2 ++
.../java/org/apache/flink/testutils/junit/RetryOnFailure.java | 2 ++
4 files changed, 13 insertions(+), 7 deletions(-)