rabbitmq / rabbitmq-federation

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

Custom consumer tag for federaion. #92

Closed hairyhum closed 5 years ago

hairyhum commented 5 years ago

Proposed Changes

Consumer tag is currently generated from the upstream name. Consumer tag serves to identify a downsream from the upstream queue, while upsream name identifies upstream from the downstream node. It would be more convenient to use different values.

Addresses #66

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.

michaelklishin commented 5 years ago

Not backporting because milestone is set to 3.8.0 (not sure if that's intentional).