[ISSUE #65]Add RocketMQ-on-DLeger group mode deploy - #87
Conversation
|
I see there are some codes conflicts in this pr, can you resolve this pr in your local enviroments? |
|
This PR has conflicts with the base branch and cannot be merged. Please rebase or merge the base branch into your branch and resolve the conflicts: git fetch origin
git checkout master
git rebase origin/main
# resolve conflicts, then:
git push --force-with-leaseThis is a one-time reminder. Feel free to @mention me for a re-review after conflicts are resolved. Automated notification by github-manager-bot |
RockteMQ-AI
left a comment
There was a problem hiding this comment.
Summary
This PR modifies 16 file(s) with 2427 lines of diff. No test changes detected — consider adding test coverage.
Automated review by github-manager-bot
Additional notes (not anchored to a changed line)
- [INFO]
README.md:1— Large diff (2427 lines). Consider breaking into smaller, focused PRs for easier review. (line outside diff)
| @@ -34,14 +34,18 @@ type BrokerSpec struct { | |||
| Size int `json:"size"` | |||
There was a problem hiding this comment.
No test changes detected alongside source modifications. Consider adding tests to cover the changes.
RockteMQ-AI
left a comment
There was a problem hiding this comment.
Summary
PR received and logged for review. This PR requires detailed code review by a maintainer.
Diff size: 2427 lines
Author: haifzhu (NONE)
Automated review by RockteMQ-AI
The Commit is added to add RocketMQ-on-DLeger group mode deploy.