rabbitmq / rabbitmq-federation

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

Change federation consumer name from "consumer" to "federation-link-<upstream_name>". #91

Closed hairyhum closed 5 years ago

hairyhum commented 5 years ago

Proposed Changes

This would make it easier to distinguish federation links from other consumers and from each other (if configured with different names)

Adresses #66 in a way

Types of Changes

What types of changes does your code introduce to this project? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask on the mailing list. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

hairyhum commented 5 years ago

This may be backported to 3.7. People should not rely on consumer tag, technically.

michaelklishin commented 5 years ago

Backported to v3.7.x.