ericm-db commented on PR #58367:
URL: https://github.com/apache/spark/pull/58367#issuecomment-5531060170

   Thanks for the detailed review, @dtenedor. Fixed in `3ffdbe226ff`: `claim()` 
now skips servers with a `pending` marker, closing the `{server,pending}` -> 
`{claimed,pending}` race, and pending recovery preserves an independently valid 
`created` timestamp from malformed records. The regression uses an 
otherwise-usable server in the process group of a dead attendant; all 66 
focused tests pass. I left daemon-PID-only retention unchanged as the 
deliberate PID-reuse safety tradeoff you noted.


-- 
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]

Reply via email to