mxm commented on code in PR #15645:
URL: https://github.com/apache/iceberg/pull/15645#discussion_r2941133899


##########
flink/v1.20/build.gradle:
##########
@@ -255,6 +255,7 @@ 
project(":iceberg-flink:iceberg-flink-runtime-${flinkMajorVersion}") {
   task integrationTest(type: Test) {
     description = "Test Flink Runtime Jar against Flink ${flinkMajorVersion}"
     group = "verification"
+    forkEvery = 1

Review Comment:
   If that one is the relevant test, then +1 for the change. How did we debug 
this? I'm curious because it is a bit hard to reproduce this. I've never run 
into the issue locally.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to