RockteMQ-AI commented on PR #10631: URL: https://github.com/apache/rocketmq/pull/10631#issuecomment-5031832613
Hi @somak2kai, thanks for the contribution! A few notes on getting this PR moving: 1. **CI checks**: CI workflows for community PRs require approval from an Apache RocketMQ committer. This is a GitHub security policy for first-time or infrequent contributors — once a committer approves the CI run, it will execute automatically. Please be patient, or you can politely ping on the [dev@rocketmq mailing list](https://rocketmq.apache.org/about/contact/). 2. **Review status**: An automated review was posted above identifying a **compilation error** in the test file — the method `updateAssignQueueAndStartPullTask` referenced in `DefaultLitePullConsumerImplTaskTableRaceTest.java:107` does not exist in the diff. Please fix this first, as maintainers will need a green CI build before they can merge. 3. **Next steps**: - Fix the compilation issue flagged in the review - Push the updated commit - Wait for a committer to approve CI and review Hope this helps! 🙌 --- *Automated reply 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]
