jerqi commented on issue #71:
URL: 
https://github.com/apache/incubator-uniffle/issues/71#issuecomment-1195091625

   > > > > How much time will it take to execute the operation? Could you 
provide some concrete data?
   > > > 
   > > > 
   > > > more that 30 seconds per disk, it dependency disk performance and 
usage.
   > > 
   > > 
   > > What's the type of disk that you use? The performance of disk is a 
little strange. We only delete one directory on every disk, it shouldn't take 
so much time.
   > 
   > FileUtils.deleteDirectory will delete it's childrens first
   
   Ok, I got it. It's ok for me to use multi-thread to do cleanup operation.


-- 
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: dev-unsubscr...@uniffle.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to