RockteMQ-AI commented on issue #598:
URL: 
https://github.com/apache/rocketmq-spring/issues/598#issuecomment-5431157049

   **Issue Evaluation**
   
   Category: `bug` | Status: **Needs Info**
   
   Thank you for reporting this transaction message issue. The behavior where 
`checkLocalTransaction` is repeatedly triggered even after returning `COMMIT` 
from `executeLocalTransaction` suggests a potential issue with the transaction 
state resolution.
   
   To help verify and reproduce this issue, please provide:
   - [ ] Exact RocketMQ Spring starter version (you mentioned 2.2.3)
   - [ ] RocketMQ broker version (you mentioned 5.1.4)
   - [ ] Whether this happens consistently or intermittently
   - [ ] The `checkLocalTransaction` implementation code
   - [ ] Relevant broker and client logs around the transaction check
   
   This information is critical for determining whether this is a client-side 
state management issue or a broker-side transaction check scheduling problem.
   
   ---
   *Automated evaluation by github-manager*


-- 
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]

Reply via email to