HuangZhenQiu opened a new pull request, #12666: URL: https://github.com/apache/hudi/pull/12666
### Change Logs Trigger failure when write failure is detected for flink hudi sink ### Impact The early detection of write failure will prevent checkpoint to complete before hudi commit. Thus, prevent the data loss when checkpoint is completed, but hudi can't committed due the write failure. ### Risk level (write none, low medium or high below) none ### Documentation Update It is an improvement of existing functionality, no user facing feature is introduced. ### Contributor's checklist - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [ ] Change Logs and Impact were stated clearly - [ ] Adequate tests were added if applicable - [ ] CI passed -- 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]
