
IPA will retry any heartbeats anyway, by not retrying on the ironic side, we 1) make heartbeats quicker, 2) avoid several heartbeats queuing up on a really busy systems with short heartbeating interval. Change-Id: If030340a780c759f6433d37b6423d17b72e1a548 Story: #2008167 Task: #40918
7 lines
226 B
YAML
7 lines
226 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Agent heartbeat implementation will no longer retry attempts to acquire
|
|
an exclusive lock. This is done to avoid several attempts to get a lock
|
|
in a busy environment with shorter heartbeat period.
|