danny0405 commented on PR #6106: URL: https://github.com/apache/hudi/pull/6106#issuecomment-2261901021
@hehuiyuan If the hasing algorithm is not deterministic, there could be use cases when a pending task is still running and handling file A before it is rescheduled, and simultaniously a new task is scheduled to handle file A too, that is how the concurrent conflicts happen. -- 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]
