VMware Cloud Community
esstokes1
Enthusiast
Enthusiast

amqp requestedHeartbeat

On a regular basis amqp broker loses connectivity to the amqp queue that is behind a load-balancer.  We believe this has to do with the load-balancer inactivity timeout.  We are also seeing this on Java/Spring clients and have found there is a requestedHearted parameter on those that can be set.  Does anyone know if that parameter can be set on the AMQPBrokerManager.addBroker method?  I see that this takes Properties as the input so I'm hoping that is possible but I'm not sure if the broker will do any sendHeartbeats to verify the connection.

Thanks

Eric

0 Kudos
0 Replies