[rabbitmq-discuss] Strange Behavior with Queues - 2.8.1

DawgTool dawgtool at aol.com
Mon Mar 26 17:37:48 BST 2012


Hi All,

Having some strange behavior with queues on 2.8.1.
If I publish to host 1 and the queue is on host 1, messages seem to flow 
correctly.
If I publish to host 1 and the queue is on host 2, message start then 
are blocked (flow control) and the servers become unresponsive to queue 
deletes, connections, etc.

Anyone else seeing this behavior?

Thanks


[{pid,3531},
  {running_applications,
      [{rabbitmq_management,"RabbitMQ Management Console","2.8.1"},
       {rabbitmq_management_agent,"RabbitMQ Management Agent","2.8.1"},
       {rabbit,"RabbitMQ","2.8.1"},
       {os_mon,"CPO  CXC 138 46","2.2.8"},
       {mnesia,"MNESIA  CXC 138 12","4.6"},
       {amqp_client,"RabbitMQ AMQP Client","2.8.1"},
       {sasl,"SASL  CXC 138 11","2.2"},
       {rabbitmq_mochiweb,"RabbitMQ Mochiweb Embedding","2.8.1"},
       {webmachine,"webmachine","1.7.0-rmq2.8.1-hg"},
       {mochiweb,"MochiMedia Web Server","1.3-rmq2.8.1-git"},
       {inets,"INETS  CXC 138 49","5.8"},
       {stdlib,"ERTS  CXC 138 10","1.18"},
       {kernel,"ERTS  CXC 138 10","2.15"}]},
  {os,{unix,linux}},
  {erlang_version,
      "Erlang R15B (erts-5.9) [source] [64-bit] [smp:4:4] 
[async-threads:30] [hipe] [kernel-poll:true]\n"},
  {memory,
      [{total,37721536},
       {processes,12717741},
       {processes_used,12717727},
       {system,25003795},
       {atom,711569},
       {atom_used,698984},
       {binary,2050000},
       {code,17209273},
       {ets,1382624}]},
  {vm_memory_high_watermark,0.5999999999767169},
  {vm_memory_limit,10307921510},
  {file_descriptors,
      
[{total_limit,924},{total_used,7},{sockets_limit,829},{sockets_used,5}]},
  {processes,[{limit,1048576},{used,203}]},
  {run_queue,0},
  {uptime,2880}]
...done.



More information about the rabbitmq-discuss mailing list