samarthjain opened a new issue #9457: Make delete from deep storage 
multi-threaded
URL: https://github.com/apache/druid/issues/9457
 
 
   I recently enabled the druid.coordinator.segment.kill.on  to enable kill 
tasks to delete unused segments from metadata and deep storage. After 
configuring it to delete 10K segments in one run, I noticed that it takes a 
while to delete 10K segments from the deep storage (S3 in our case). 
   
   This can be improved by making the delete from deep storage multi-threaded.
   
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to