xiangfu0 opened a new pull request, #17720: URL: https://github.com/apache/pinot/pull/17720
## Summary - Make more robust against task lifecycle races. - Stop the minion task queue before force-deleting the in-progress task. - Add retry/idempotent helpers for task-state query + delete cleanup. ## Why Table cleanup in this test can race with in-flight task lifecycle transitions and Helix deletion errors, causing intermittent 500s after table deletion with . ## Testing Not run (not requested); change is test-only and targets flaky cleanup path. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
