Skip to content

pubsub/rabbitpubsub: add support to routing key via url query string #3432

@peczenyj

Description

@peczenyj

Is your feature request related to a problem? Please describe.

the pubsub/rabbitpubsub driver was designed to work with topics, and it always send an empty routing key. However it is frustrating when an exchange of type x-modulus-hash (see https://github.com/rabbitmq/rabbitmq-sharding )

Describe the solution you'd like

Today the pubsub/kafkapubsub driver supports a query string key_name to define a metadata key to be used as routing key instead generic metadata. I'd like to do the same with rabbitmq

Describe alternatives you've considered

I have no alternatives :/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions