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
   
![image](https://user-images.githubusercontent.com/28497357/235083106-7e936e63-6d63-48e8-96d3-cd7f90a0aab2.png)
   
   ### the left node change to master
   
![image](https://user-images.githubusercontent.com/28497357/235083836-3b951e0d-18cc-40d6-88ab-254873e944c8.png)
   
   ### get NPE
   
![image](https://user-images.githubusercontent.com/28497357/235086943-6ca78b4c-1fe3-47a9-a032-9f570cf8f29a.png)
   
   
   ### task canceled
   
![image](https://user-images.githubusercontent.com/28497357/235083331-cfdf00e2-8b42-4a4f-8383-cf48ecfc1203.png)
   


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

Reply via email to