Skip to content

Instantly share code, notes, and snippets.

@alexinmotion
Created August 12, 2012 07:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexinmotion/3330388 to your computer and use it in GitHub Desktop.
Save alexinmotion/3330388 to your computer and use it in GitHub Desktop.
Wedged RabbitMQ shovel
sensor@sensor-9ee2:~$ sudo rabbitmqctl eval 'rabbit_shovel_status:status().'
[{shovel_heartbeat,
{terminated,
{shutdown,
{gen_server,call,
[<4888.1328.0>,
{call,{'confirm.select',false},none,<4888.1247.0>},
infinity]}}},
{{2012,8,12},{6,56,59}}},
{shovel_events,
{terminated,
{shutdown,
{gen_server,call,
[<4888.1332.0>,
{call,{'confirm.select',false},none,<4888.1245.0>},
infinity]}}},
{{2012,8,12},{6,56,59}}}]
...done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment