Ppei-Wang commented on issue #9250: URL: https://github.com/apache/gravitino/issues/9250#issuecomment-3580225426
I don't quite understand. Let me explain my understanding in detail, and please confirm its accuracy: 1. Regarding job distribution and cancellation: Gravitino currently uses stateless nodes. When the timer distributes jobs, the lack of distributed locks may lead to duplicate distributions. However, if a metadata change-driven event scheduler is used to distribute jobs in the future, duplicate distributions may not occur. 2. Regarding polling job status, the AiFlow architecture can indeed achieve distributed high-concurrency control. -- 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]
