Skip to content

Add the ability for AmqpContext to utilize randomly generated queue names by updating the queue name.#6

Open
avatarofhope2 wants to merge 1 commit intophp-enqueue:masterfrom
avatarofhope2:master
Open

Add the ability for AmqpContext to utilize randomly generated queue names by updating the queue name.#6
avatarofhope2 wants to merge 1 commit intophp-enqueue:masterfrom
avatarofhope2:master

Conversation

@avatarofhope2
Copy link

The queue name could have been entered as empty string, and come out in a format similar to:
amq.gen-LQTh8IdojOCrvOnEuFog8w. The format of the automatically generated name is not in the spec, but the automatic generation is part of the amqp specification: https://www.rabbitmq.com/resources/specs/amqp0-9-1.xml (see methods declare and declare-ok)

…ue names by updating the queue name.

This requires queue-interop/amqp-interop to allow changing setting the queue name, though.
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.

1 participant