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

[Improve][TubeMQ] Provide a more elegant way to define config address #1650

Closed
2 tasks done
TszKitLo40 opened this issue Oct 15, 2021 · 0 comments · Fixed by #1651
Closed
2 tasks done

[Improve][TubeMQ] Provide a more elegant way to define config address #1650

TszKitLo40 opened this issue Oct 15, 2021 · 0 comments · Fixed by #1651

Comments

@TszKitLo40
Copy link
Contributor

TszKitLo40 commented Oct 15, 2021

Description

In the config address, the topic filters is defined as followed topics=Topic1@12312323,1212;Topic2@121212,2321323
The way topic=Topic1&filters=12312323&filters=1212&topic=Topic2&filters=121212&filters=2321323 is more elegant.
The filter will be bounded to the nearest topic.

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@dockerzhang dockerzhang added this to the 0.11.0 milestone Oct 15, 2021
@dockerzhang dockerzhang changed the title [Improve] Provide a more elegant way to define config address [Improve][TubeMQ] Provide a more elegant way to define config address Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants