summaryrefslogtreecommitdiff
path: root/releasenotes/notes/no-heartbeat-retries-d6837684e7257249.yaml
blob: 387f29778bcc9fda6b91333fbb473246b1f18a3e (plain)
1
2
3
4
5
6
7
---
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.