aswinshakil commented on PR #6226: URL: https://github.com/apache/ozone/pull/6226#issuecomment-1962104345
@errose28 Thanks for taking a look at it. For the first approach, With moving and creating a hardlink we would be doing double the work. Instead, why not move to the correct directory and avoid the hard linking part altogether? I agree with 2nd, I'm not sure why the snapshot download directory is in a different disk. Ideally, both should be in the same disk. -- 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]
