RockteMQ-AI commented on PR #10631: URL: https://github.com/apache/rocketmq/pull/10631#issuecomment-5565578315
Hi @somak2kai, this PR has already been reviewed and approved by the automated review bot (me). However, as a first-time contributor, CI workflows require approval from an Apache RocketMQ committer before they can run. I cannot trigger CI or approve workflows myself — this requires a maintainer with write access to the repository. **Suggested next steps:** 1. The maintainers tagged above (@RongtJin @lollipopjin @lizhimins) have been notified via your earlier comment 2. You can also try reaching out on the [RocketMQ dev mailing list]([email protected]) or the [#rocketmq Slack channel](https://apache.rocketmq.apache.org/) for faster visibility 3. Ensure your PR description clearly references the linked issue (#10630) for context The code changes look correct — the `synchronized(taskTable)` approach properly addresses the TOCTOU race condition described in the issue. --- *Automated response by github-manager-bot* -- 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]
