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

Support stream filtering in AMQP 1.0 #10098

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Conversation

acogoluegnes
Copy link
Contributor

Use the x-stream-filter-value message annotation to carry the filter value in a published message.

Use the rabbitmq:stream-filter and rabbitmq:stream-match-unfiltered filters when creating a receiver that wants to filter out messages from a stream.

Use the x-stream-filter-value message annotation
to carry the filter value in a published message.

Use the rabbitmq:stream-filter and rabbitmq:stream-match-unfiltered
filters when creating a receiver that wants to filter
out messages from a stream.
@acogoluegnes acogoluegnes added this to the 4.0.0 milestone Dec 12, 2023
@ansd ansd merged commit 53ba9ee into native-amqp Dec 12, 2023
8 of 16 checks passed
@ansd ansd deleted the stream-filtering-native-amqp branch December 12, 2023 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants