LXin96 opened a new pull request, #9631: URL: https://github.com/apache/hudi/pull/9631
…t commit ### Change Logs 1、when checkpoint commit,the writeTimer in org.apache.hudi.client.BaseHoodieWriteClient#emitCommitMetrics is null and not be initialized , so it will ignore the org.apache.hudi.metrics.HoodieMetrics#updateCommitMetrics method, which makes metrics can not be updated 2、in order to make the writetimer initialized,extract a method from initTable named initTimer ### 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]
