I have a RabbitMQ hosted in Amazon MQ, but im finding it difficult to find any documentation or guides to how to install this plugin https://github.com/rabbitmq/rabbitmq-delayed-message-exchange/. In the documentation it does not state how to remotely(Since Amazon MQ does not allow direct CLI access). I tried this command: rabbitmqadmin --base-uri=@url --vhost=/ --ssl --username=@user --password=@pass rabbitmq-plugins enable rabbitmq_delayed_message_exchange
Evgeniy Berezovsky
Asked:
2021-02-25 05:07:51 +0800 CST
Does the RabbitMQ variant of Amazon MQ support rabbitmq-consistent-hash-exchange?