alexr17 opened a new issue, #14373: URL: https://github.com/apache/hudi/issues/14373
### Task Description **What needs to be done:** Support 412 error code as a possible successful conditional write in storage lock provider (LP). With proper defense mechanisms. **Why this task is needed:** It is possible that a 412 precondition failure can result from a retry (very rare) as we have observed that conditional writes are not idempotent in this case (at least for S3). We need to handle this case. ### Task Type Code improvement/refactoring ### Related Issues **Parent feature issue:** https://issues.apache.org/jira/browse/HUDI-9122 **Related issues:** NOTE: Use `Relationships` button to add parent/blocking issues after issue is created. -- 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]
