ironic/releasenotes/notes/no-heartbeat-retries-d6837684e7257249.yaml
Julia Kreger cd2e557ac7 Release note updates for Victoria release
Change-Id: If01d774bc719e9ad0d2c2a10f120f966ae8f1e39
2020-09-23 18:16:20 -07:00

8 lines
272 B
YAML

---
fixes:
- |
Fixes an issue where agent heartbeats would be queued if a pre-existing
lock was being held for the node which performed a heartbeat operation.
The agent heartbeat implementation will no longer retry attempts to
acquire an exclusive lock.