goingforstudying-ctrl commented on PR #2192: URL: https://github.com/apache/datafusion-ballista/pull/2192#issuecomment-5609896884
Agreed that client-visible reporting of retired stages would be useful as a separate follow-up. This PR keeps that API unchanged. The current revision also preserves retired stages’ task-vcore metadata so late completions can refund reservations while the job graph is active. Already dispatched tasks may finish; their results are discarded rather than cancelled through executor RPCs. At `838aaa99`, the scheduler state suite passed locally with 266 tests and one ignored, plus the launch-rejection regression and Clippy. The description now states the retirement behavior and its limits explicitly. -- 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]
