dybyte commented on code in PR #9903:
URL: https://github.com/apache/seatunnel/pull/9903#discussion_r2393575368


##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/connector-jdbc-e2e-part-7/src/test/java/org/apache/seatunnel/connectors/seatunnel/jdbc/MetalakeIT.java:
##########


Review Comment:
   ```suggestion
   ```
   Let's try removing the image deletion logic from the `tearDown()` method in 
`MetalakeIT`.
   This can cause "No such image" errors during parallel test execution, since 
the image may be deleted while other tests still need it.



-- 
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]

Reply via email to