zentol commented on a change in pull request #17556:
URL: https://github.com/apache/flink/pull/17556#discussion_r750097590
##########
File path:
flink-connectors/flink-connector-cassandra/src/test/java/org/apache/flink/streaming/connectors/cassandra/CassandraConnectorITCase.java
##########
@@ -47,8 +47,8 @@
import org.apache.flink.table.api.bridge.java.StreamTableEnvironment;
import org.apache.flink.table.api.internal.TableEnvironmentInternal;
import org.apache.flink.testutils.junit.FailsOnJava11;
-import org.apache.flink.testutils.junit.RetryOnException;
import org.apache.flink.testutils.junit.RetryRule;
+import
org.apache.flink.testutils.junit.extensions.retry.annotation.RetryOnException;
Review comment:
I'm wondering if we should revert this change. It can just easily lead
to issues during rebases/backports.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]