Phillippko commented on code in PR #7192:
URL: https://github.com/apache/ignite-3/pull/7192#discussion_r2609646782
##########
modules/compatibility-tests/src/jobs/java/org/apache/ignite/internal/compute/CheckpointJob.java:
##########
@@ -63,7 +64,7 @@ public CompletableFuture<Void>
executeAsync(JobExecutionContext context, Boolean
}
});
} catch (Exception e) {
Review Comment:
In this job there are multiple parts that throw checked exception so this is
the best we can have
--
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]