Skip to content

feat rabbitmq: Support for queue optional args and queue.declare-ok response#1294

Open
alex-aparin wants to merge 2 commits into
userver-framework:developfrom
alex-aparin:rabbitmq_metadata
Open

feat rabbitmq: Support for queue optional args and queue.declare-ok response#1294
alex-aparin wants to merge 2 commits into
userver-framework:developfrom
alex-aparin:rabbitmq_metadata

Conversation

@alex-aparin

Copy link
Copy Markdown
Contributor

There are cases, when we need to use so called queue's optional args like maximal message count per queue etc. Out the box userver does not provide such feature. I have added this via already implemented HeaderValue class (to wrap amqp's Table) + have added response from DeclareQueue in order to carefully check optional args in unit tests


Note: by creating a PR or an issue you automatically agree to the CLA. See CONTRIBUTING.md. Feel free to remove this note, the agreement holds.

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