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


##########
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:
   I’m also curious how to reproduce this scenario—I haven’t hit this issue 
locally. If we can reproduce it, we can fix it more effectively. 
   
   If this addition doesn’t have a significant impact on the overall runtime, I 
think it’s fine to  +1 for the change.



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