Vamsi-klu commented on PR #19400:
URL: https://github.com/apache/pinot/pull/19400#issuecomment-5651242315
@Jackie-Jiang Temp path is `{segment}.tmp.{instanceId}` as in the Sep 1
note. Still temp-then-rename, not final-key upload. `isTmpFile` still accepts
leftover UUID temps. Removed the exists/delete before `copyFromLocalFile` so a
timed-out first Future cannot wipe a key a retry already started writing.
Same-server timed-out writer vs retry remains last-writer-wins on that key.
Happy to switch to final-key upload if you want that race closed.
--
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]