fuel-agent/contrib/fuel_bootstrap
Georgy Kibardin 898bcca752 Ignore heartbeats lock fails
Stomp heartbeat handling is quite poorly designed. It happens in a
separate thread which sleeps, then tries to read a heartbeat if reading
mutex is acquired by message receiving thread it fails and increases
lock failure count. Upon reaching the limit (in our packets it is 2 by
default) it forcibly closes the connetion causing reconnect. Setting the
value to 0 turns the feature off.

Change-Id: I2187ce69508c530073582c542c963014acc5123a
Closes-Bug: #1613246
Closes-Bug: #1298262
(cherry picked from commit b50241a7b2)
2016-09-14 13:43:36 +03:00
..
files Ignore heartbeats lock fails 2016-09-14 13:43:36 +03:00
fuel_bootstrap_cli Add puppet and daemonize to default packages list 2016-08-24 16:30:30 +00:00