vsantonastaso commented on PR #10799:
URL: https://github.com/apache/seatunnel/pull/10799#issuecomment-4705891321
Hi @davidzollo , the CI is still red but the only failing test
_SeaTunnelEngineClusterRoleTest.testWorkerIsFirstMemberThenGetJobDetailStatus_
in
seatunnel-engine-client. It seems to be a Hazelcast cluster timing issue
where the job cancel stays stuck at CANCELING instead of reaching CANCELED
within the timeout.
All CDC modules pass cleanly.
I checked and the same test also fails on apache/seatunnel dev in the June
13 CI run (run 27474288563, job 81210800721), same error, same timeout. It
passes locally even with a reduced 5-second timeout.
Could you take a look and confirm it's unrelated to this PR and it is a
flaky test? Thanks!
--
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]