ironic/releasenotes/notes/no-heartbeat-retries-d68376...

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.