I think I have a code patch. I an contribute to it. Let me know if you already have a ticket for this.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/b63d043c-8a98-4fe4-a767-0a8bfbaf9249%40googlegroups.com.
I think I have a code patch. I an contribute to it. Let me know if you already have a ticket for this.
On Tue, Dec 24, 2019 at 11:36 AM Luke Bakken <lba...@pivotal.io> wrote:
--Hi Ravi,I'm adding a queue-type argument. In the mean time, you can declare the queue as follows using the arguments parameter:rabbitmqadmin declare queue name=queue2 durable=true arguments='{"x-queue-type": "quorum"}'Thanks,LukeOn Tuesday, December 24, 2019 at 8:31:41 AM UTC-8, Luke Bakken wrote:Hello,Thanks for reporting this bug. I have filed an issue here: https://github.com/rabbitmq/rabbitmq-management/issues/761Luke
On Tuesday, December 24, 2019 at 5:52:28 AM UTC-8, Ravi C M wrote:I am attempting to create quoram queue on my cluster. I dont know how to create it. I am looking for some help.[root@host1 user]# rabbitmqadmin -u testuser -p testpassword declare queue name=queue2 durable=true x-queue-type=quorumERROR: Argument "x-queue-type" is not recognised
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.