Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #132]Define filtering rules to synchronize only filtered messages #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zhangjidi2016
Copy link
Contributor

What is the purpose of the change

#132

Utilize RocketMQ's Tag filtering mechanism,before message synchronization, define filtering rules and synchronize only the messages that meet the filtering rules.

When sending an http request to start the rocketmq-replicator, add the filter-rule parameter to the parameter list
image

@odbozhou
Copy link
Contributor

If there are multiple topics, does the tag of each topic have to be the same?

@zhangjidi2016
Copy link
Contributor Author

If there are multiple topics, does the tag of each topic have to be the same?

Yes, all topics in this request will use this filtering rule (tag)

@odbozhou
Copy link
Contributor

Is it possible to implement different tags for different topics?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants