Jackie-Jiang opened a new pull request #7265:
URL: https://github.com/apache/pinot/pull/7265


   Currently the segment conversion executor deletes the input segments before 
tarring the converted segments. In case when the conversion happens in-place, 
this can mistakenly delete the converted segment.
   Fix this bug by moving the input segment deletion after tarring the 
converted segments.


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