yihua opened a new pull request, #7750: URL: https://github.com/apache/hudi/pull/7750
### Change Logs This PR renames the following configs for async conflict detector: - `hoodie.write.concurrency.early.conflict.async.detector.batch.interval_ms` -> `hoodie.write.concurrency.async.conflict.detector.initial_delay_ms` - `hoodie.write.concurrency.early.conflict.async.detector.period_ms` -> `hoodie.write.concurrency.async.conflict.detector.period_ms` ### Impact These configs are for 0.13.0 release so there is no impact at this point. ### Risk level none ### Documentation Update The documentation is going to be updated automatically once 0.13.0 release docs is built. ### 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]
