Memorydoc123 opened a new issue, #9284: URL: https://github.com/apache/seatunnel/issues/9284
### Search before asking - [x] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description org.apache.seatunnel.engine.common.exception.JobException: The taskGroup(TaskGroupLocation{jobId=972050139810103407, pipelineId=1, taskGroupId=4}) deployed node([10.2.18.205]:5801) offline at org.apache.seatunnel.engine.server.CoordinatorService.lambda$makeTasksFailed$16(CoordinatorService.java:932) at java.util.ArrayList.forEach(ArrayList.java:1259) at org.apache.seatunnel.engine.server.CoordinatorService.makeTasksFailed(CoordinatorService.java:917) at org.apache.seatunnel.engine.server.CoordinatorService.lambda$null$14(CoordinatorService.java:909) at java.util.ArrayList.forEach(ArrayList.java:1259) at org.apache.seatunnel.engine.server.CoordinatorService.lambda$failedTaskOnMemberRemoved$15(CoordinatorService.java:905) at java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1597) at org.apache.seatunnel.engine.server.CoordinatorService.failedTaskOnMemberRemoved(CoordinatorService.java:900) at org.apache.seatunnel.engine.server.CoordinatorService.memberRemoved(Coo rdinatorService.java:943) at org.apache.seatunnel.engine.server.SeaTunnelServer.memberRemoved(SeaTunnelServer.java:238) at com.hazelcast.internal.cluster.impl.MembershipManager.lambda$sendMembershipEventNotifications$2(MembershipManager.java:982) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:217) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:102) <img width="1670" alt="Image" src="https://github.com/user-attachments/assets/6da03c77-3ca6-4138-ac86-f8f132eded9c" /> <img width="1673" alt="Image" src="https://github.com/user-attachments/assets/50af36f3-8e2f-4aed-9975-0583e7578e5c" /> 请帮忙看下是什么问题? 是seatunnel本身的机制问题吗 还是我配置的问题 ### Usage Scenario _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
