Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Management support #34

Merged
merged 11 commits into from
Sep 27, 2024
Merged

Management support #34

merged 11 commits into from
Sep 27, 2024

Conversation

mkuratczyk
Copy link
Contributor

  • don't assume queues will be declared by RabbitMQ for AMQP-1.0 consumers (they are not in RabbitMQ 4.0)
  • allow declaring queues over AMQP-1.0 management

Subtle differences between protocols make all the publishTo/consumeFrom settings a bit risky. Let's see how it goes but perhaps a different approach will be needed (if yes, the approach would almost certainly be "everything has to be explicit" with values passed untouched - more verbose commands, but fewer surprises)

@mkuratczyk mkuratczyk merged commit 771f8da into main Sep 27, 2024
4 checks passed
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