Конфигурация RabbitmqJAVA

Программисты JAVA общаются здесь
Anonymous
Конфигурация Rabbitmq

Сообщение Anonymous »

Я удалил и заново создал очередь RabbitMQ со свойствами версии 2. Но я получаю эту ошибку

Код: Выделить всё

12:57:55.286 [AMQP Connection 127.0.0.1:5672] ERROR o.s.a.r.c.CachingConnectionFactory  - Channel shutdown: channel error; protocol method: #method(reply-code=406, reply-text=PRECONDITION_FAILED - inequivalent arg 'x-dead-letter-exchange' for queue 'cats.inventory.rack.healt.error' in vhost '/': received 'DLX' but current is 'DLC', class-id=50, method-id=10)
12:57:55.356 [AMQP Connection 127.0.0.1:5672] ERROR o.s.a.r.c.CachingConnectionFactory  - Channel shutdown: channel error; protocol method: #method(reply-code=406, reply-text=PRECONDITION_FAILED - inequivalent arg 'x-dead-letter-exchange' for queue 'cats.inventory.rack.health.testing' in vhost '/': received 'DLX' but the current is 'DLC', class-id=50, method-id=10)
Я удалил все очереди и перезапустил RabbitMQ, но получил
Как обновить свойство с классического на кворум

Подробнее здесь: https://stackoverflow.com/questions/787 ... figuration

Вернуться в «JAVA»