sohurdc commented on PR #9427: URL: https://github.com/apache/seatunnel/pull/9427#issuecomment-2980658583
> This part code does have a problem. Under high load, the distributed lock does not work as expected. However, the problem with not releasing the lock is that the metrics will be abnormal without the user notice. One feasible solution is to let TaskExecutionService report the metrics to the Master through Operation, thereby removing the distributed lock. Are you willing to make changes in this direction? I roughly understand what you mean. If I have time later, I will do some related work. If you have time, you can also complete it first. -- 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]
