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

[Feature] Support message filtering in rocketmq tiered storage #7585

Closed
lizhimins opened this issue Nov 27, 2023 · 0 comments · Fixed by #7654
Closed

[Feature] Support message filtering in rocketmq tiered storage #7585

lizhimins opened this issue Nov 27, 2023 · 0 comments · Fixed by #7654

Comments

@lizhimins
Copy link
Member

lizhimins commented Nov 27, 2023

Is Your Feature Request Related to a Problem?

In the current implementation of rocketmq tiered storage, message filtering is not supported.
Messages that do not meet the requirements being returned to the upper processor.

image

Describe the Solution You'd Like

Support message filtering in rocketmq tiered storage

Describe Alternatives You've Considered

Messages that do not meet the conditions should be filtered out

Additional Context

This filtering capability should support both tag and SQL filtering mode.

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