František Hartman
František Hartman
@TomaszGaweda The `ReadJdbcP` actually doesn't catch any exceptions and fails the job for any transient/non-transient exception. I think the reason is that the `ReadJdbcP` is a batch job and you...
run-nightly-tests
Nightly test failures are unrelated, also failed on master https://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-master-OracleJDK8-nightly/lastCompletedBuild/testReport/
I suspect the cause is the same as for #19326.
Jet tests using MockPMS/MockPS/MockP may fail due to threads executing on the fork-join pool. Sometimes we execute cleanup after an instance is terminated and another test already started - we...
@dependabot rebase