HemanthBeecherla
HemanthBeecherla
Hi Alan, I am not using heartbeats as of now. I working on testing the bits from master. at the same time I am wondering if there is any work...
Hi Alan, How is this heartbeat option works with amqp_consume_message(), I could not see any argument or flag to turn on the heartbeats.
Hi Alan, I have tested with hearbeat enabled and found one serious issue, 1. It is blocking in amqp_consume_message() function indefinitely when target Ethernet connection removed. 2. But when I...
Hi Alan, Below is detailed Explanation of my situation, ``` ]# rpm -qa | grep rabbit librabbitmq-devel-0.8.0-2.fc26.x86_64 librabbitmq-0.8.0-2.fc26.x86_64 ]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.2 (Maipo) #...
Hi Alan, Sorry my mistake I was pointing to incorrect library. v0.8.0 works great for me ;). does v0.8.0 really depends on openssl1.1.0, because when I try install below rpms...