corvus-ch / rabbitmq-cli-consumer

Consume RabbitMQ messages into any cli program
MIT License
236 stars 36 forks source link

Unable to set queue type as qurom #91

Open tolew1 opened 1 year ago

tolew1 commented 1 year ago

Using Classic Ha is deprecated. I'm getting an error when the queue type if qurom.

failed to declare queue: Exception (406) Reason: "PRECONDITION_FAILED - inequivalent arg 'x-queue-type' for queue 'tasks' in vhost '/': received none but current is the value 'quorum' of type 'longstr'"