rabbitmq / rabbitmq-federation

RabbitMQ Federation plugin
https://www.rabbitmq.com/
Other
40 stars 21 forks source link

Federation upstream filter using regex #90

Closed dherrera-safecard closed 5 years ago

dherrera-safecard commented 5 years ago

Proposed Changes

Added a policy parameter that lets you associate a group of upstreams to the policy, filtering them by the upstream name using a regular expression.

This helps in cases where you have too many upstreams and upstream-sets would end up being to large to update.

The parameter is called federation-upstream-pattern

Types of Changes

Checklist

Further Comments

It's my first time writing in erlang, any comment is appreciated.

pivotal-issuemaster commented 5 years ago

@dherrera-safecard Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-issuemaster commented 5 years ago

@dherrera-safecard Thank you for signing the Contributor License Agreement!

lukebakken commented 5 years ago

It's my first time writing in erlang, any comment is appreciated.

@dherrera-safecard great job! :1st_place_medal:

michaelklishin commented 5 years ago

@dherrera-safecard I wish my first time writing Erlang was this productive 😃👍👍

michaelklishin commented 5 years ago

Backported to v3.7.14.