ericm-db commented on PR #57686: URL: https://github.com/apache/spark/pull/57686#issuecomment-5416812998
Thanks for the thorough review. Addressed in `0fb7fff3421`: - Atomic writes: fixed descriptor ownership and temporary-file cleanup. - Recovery: preserved PID/generation pairing and kept identity-less PIDs non-actionable. - Lifecycle: retry SIGTERM before escalation and tolerate invalid state entries. - Cleanup: fixed imports, removed dead code, clarified contracts, and expanded coverage. The focused tests, Python compilation, and Ruff checks pass. -- 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]
