fuel-agent/contrib/fuel_bootstrap
Georgy Kibardin b50241a7b2 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
2016-09-13 18:46:21 +03:00
..
files Ignore heartbeats lock fails 2016-09-13 18:46:21 +03:00
fuel_bootstrap_cli Enabling specify --config file from CLI when building fuel-bootstrap 2016-09-06 11:33:49 +00:00