rocketmq-replicator 同步消息异常 - #145
Conversation
2、同步消息到白名单设置的topic
2、优化同步消费进度
|
1、优化了 消息同步 |
|
Hey @LittleBoy18, instead of RmqSourceTask and MetaSourceTask, how about trying the newer version of rocketmq-replicator, which applies the ReplicatorSourceConnector and ReplicatorSourceTask and provides more complete features? |
|
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 fix-syncmessage
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 8 file(s) with 455 lines of diff. No test changes detected — consider adding test coverage.
Automated review by github-manager-bot
| @@ -30,11 +30,16 @@ | |||
| import java.util.Collections; | |||
There was a problem hiding this comment.
No test changes detected alongside source modifications. Consider adding tests to cover the changes.
1、readme 指导操作有误
2、同步消息到白名单设置的topic