Skip to content

Instantly share code, notes, and snippets.

@alex-ethier
Created May 30, 2014 04:29
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 alex-ethier/79861a846148a421f419 to your computer and use it in GitHub Desktop.
Save alex-ethier/79861a846148a421f419 to your computer and use it in GitHub Desktop.
amqp_gen_consumer trace
21:13:21.668940 <0.92.0> amqp_gen_consumer:handle_call/3 --> {reply,ok,
{state,
amqp_selective_consumer,
{state,
{dict,1,16,
16,8,80,48,
{[],[],[],[],
[],[],[],[],
[],[],[],[],
[],[],[],[]},
{{[],[],[],
[],[],[],
[],[],[],
[],[],[],
[],
[[<<"amq.ctag-y9IgtM5y9qtt0s4Hr4nJXA">>|
<0.79.0>]],
[],[]}}},
undefined,
{dict,1,16,
16,8,80,48,
{[],[],[],[],
[],[],[],[],
[],[],[],[],
[],[],[],[]},
{{[],[],[],
[],[],[],
[],[],[],
[],[],[],
[],[],[],
[[<0.79.0>|
{1,
#Ref<0.0.0.155>}]]}}},
none}}}
21:13:21.669868 <0.79.0> amqp_gen_consumer:prioritise_info({{'basic.deliver',<<"amq.ctag-y9IgtM5y9qtt0s4Hr4nJXA">>,12,false,<<>>,
<<"alex">>},
{amqp_msg,{'P_basic',undefined,undefined,[],1,undefined,undefined,undefined,
undefined,undefined,undefined,undefined,undefined,
undefined,undefined},
<<"ee">>}}, 0, {state,notifier_amqp_consumer,
{state,<0.82.0>,<0.93.0>,<<"amq.ctag-y9IgtM5y9qtt0s4Hr4nJXA">>,
<<"alex">>}})
21:13:21.670362 <0.79.0> amqp_gen_consumer:prioritise_info/3 --> 0
21:13:21.670528 <0.79.0> amqp_gen_consumer:handle_info({{'basic.deliver',<<"amq.ctag-y9IgtM5y9qtt0s4Hr4nJXA">>,12,false,<<>>,
<<"alex">>},
{amqp_msg,{'P_basic',undefined,undefined,[],1,undefined,undefined,undefined,
undefined,undefined,undefined,undefined,undefined,
undefined,undefined},
<<"ee">>}}, {state,notifier_amqp_consumer,
{state,<0.82.0>,<0.93.0>,<<"amq.ctag-y9IgtM5y9qtt0s4Hr4nJXA">>,
<<"alex">>}})
21:13:21.670904 <0.79.0> amqp_gen_consumer:handle_info/2 --> {noreply,
{state,
notifier_amqp_consumer,
{state,
<0.82.0>,
<0.93.0>,
<<"amq.ctag-y9IgtM5y9qtt0s4Hr4nJXA">>,
<<"alex">>}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment