When testing blocking/unblocking feature of cony, the publisher receives only the blocking message but not the unblocking/back to normal one.
To test the issue rabbitmqctl set_vm_memory_high_watermark 0 puts the rabbit in alarm and rabbitmqctl set_vm_memory_high_watermark 0.4 brings it back to normal.
When testing blocking/unblocking feature of cony, the publisher receives only the blocking message but not the unblocking/back to normal one.
To test the issue
rabbitmqctl set_vm_memory_high_watermark 0
puts the rabbit in alarm andrabbitmqctl set_vm_memory_high_watermark 0.4
brings it back to normal.PR to be provided soon.