liunaijie commented on PR #4660:
URL:
https://github.com/apache/incubator-seatunnel/pull/4660#issuecomment-1527137051
this looks a bug
engine-v2-it failed due to
`ClusterFaultToleranceTwoPipelineIT.testTwoPipelineStreamJobRestoreIn2NodeMasterDown:732
ยป ConditionTimeout`
I checked this method, this method crate 2 hazelcast serve instance, and
shutdown 1 instance when some tasks commit finished.
when the left node became master node, and start recover job, get NPE, zeta
canceled the job, so the check won't be success. when wait time is over,
failed.
Please see the screenshot i attached.
### error log

### the left node change to master

### get NPE

### task canceled

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