liugddx commented on code in PR #2646:
URL:
https://github.com/apache/incubator-seatunnel/pull/2646#discussion_r983085312
##########
seatunnel-e2e/seatunnel-e2e-common/src/test/java/org/apache/seatunnel/e2e/common/AbstractFlinkContainer.java:
##########
@@ -32,22 +31,19 @@
* The before method will create a Flink cluster, and after method will close
the Flink cluster.
* You can use {@link AbstractFlinkContainer#executeJob} to submit a seatunnel
config and run a seatunnel job.
*/
-@Slf4j
Review Comment:
I found out that all the integration tests had failed,and the reason is log
be inherited.So i fix it provisionally.
@hailin0 @TyrantLucifer @ashulin
--
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]