lokidundun commented on code in PR #7860: URL: https://github.com/apache/incubator-seata/pull/7860#discussion_r2618335598
########## changes/zh-cn/2.x.md: ########## @@ -56,6 +56,7 @@ - [[#7796](https://github.com/apache/incubator-seata/pull/7796)] 修复 Consul 监听器空值 NPE 问题 - [[#7839](https://github.com/apache/incubator-seata/pull/7839)] 解决TransactionAutoConfiguration与Spring Boot 4.x的兼容性问题 - [[#7855](https://github.com/apache/incubator-seata/pull/7855)] 修复package.json中min-document的逗号缺失 +- [[#7351](https://github.com/apache/incubator-seata/pull/7860)] 修复 RocketMQ 事务中延迟消息静默失效的问题,改为显式抛出异常 Review Comment: ditto ########## changes/en-us/2.x.md: ########## @@ -56,6 +56,7 @@ Add changes here for all PR submitted to the 2.x branch. - [[#7796](https://github.com/apache/incubator-seata/pull/7796)] fix the NPE on ConsulConfigurationTest method - [[#7839](https://github.com/apache/incubator-seata/pull/7839)] resolve TransactionAutoConfiguration compatibility with Spring Boot 4.x - [[#7855](https://github.com/apache/incubator-seata/pull/7855)] fix comma missing in package.json/min-document +- [[#7351](https://github.com/apache/incubator-seata/pull/7860)] Fix the issue where delayed messages in RocketMQ transactions were silently ignored, now explicitly throwing an exception Review Comment: It seems it's still a little wrong and your Github ID should also be registered. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
