SteveYurongSu opened a new pull request, #16004: URL: https://github.com/apache/iotdb/pull/16004
Adds logic to check if a hardlink already exists when creating a hardlink. If the existing file matches the source (by MD5), a warning is logged and creation is skipped. If not, the existing file is deleted and creation is retried, with error handling and logging for failures. (cherry picked from commit de05c67c51910e147bc3c52ccb3cb7a63fbaab88) -- 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]
