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

added ability to exclude read messages from rabbitmq based on routing key regex #327

Merged
merged 2 commits into from
Nov 30, 2022

Conversation

dselans
Copy link
Contributor

@dselans dselans commented Nov 24, 2022

@blinktag

This was a suggestion from @fritzstauff - really great idea.

Pass a --exclude-routing-key-regex '^f.+$'' and even if --binding-key is set to '#', it will ignore any messages with routing key '^f*'.

Ezpz

Copy link
Member

@blinktag blinktag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Probably would be good to add to rabbit relaying too I think

@blinktag blinktag merged commit e8ce635 into master Nov 30, 2022
@blinktag blinktag deleted the dselans/rabbitmq-read-filter branch November 30, 2022 20:19
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