maytasm edited a comment on pull request #11025:
URL: https://github.com/apache/druid/pull/11025#issuecomment-812230337


   > A problem I can think of is that deleting old segments won't happen at 
once. Instead, the atomicity of deletion will be guaranteed inside each time 
chunk.
   
   Why is this a problem? Old segments being available should not be a problem 
as long as it is eventually drop. One problem might be auto compaction as it 
would try to compact the same interval again. 


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

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