Bootstrap FreeKB - RabbitMQ - Restart shovel using the rabbitmqctl restart_shovel command
RabbitMQ - Restart shovel using the rabbitmqctl restart_shovel command

Updated:   |  RabbitMQ articles

A shovel is used to move a message from a queue or exchange to a different queue or exchage. The queues or exchanges can reside on the same RabbitMQ node or on different RabbitMQ nodes.

 

There are two types of shovels.

 

The rabbitmqctl command with the restart_shovel option can be used to restart a dynamic shovel. In this example, shovel001 will be restarted.

rabbitmqctl restart_shovel --vhost foo shovel001

 

Something like this should be returned.

Restarting dynamic Shovel shovel001 in virtual host foo on node rabbit@server1

 




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter 52e470 in the box below so that we can be sure you are a human.