]> git.proxmox.com Git - pve-ha-manager.git/commit - src/PVE/HA/Env/PVE2.pm
get_pve_lock: only call cfs lock update request withing retry window
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 16 Nov 2016 15:38:07 +0000 (16:38 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 16 Nov 2016 15:52:17 +0000 (16:52 +0100)
commit737abf2f8103b3331aa3eb3222969a1d23fe141f
treea5776531b3096de1c697c8559df355a244c306c2
parentcb0bac5ed1c2a2bcb9f94de20c403007a4cf6fdc
get_pve_lock: only call cfs lock update request withing retry window

Because it is guaranteed to fail outside this time frame. This is
more or less an optimization to avoid unnecessary cluster traffic.
src/PVE/HA/Env/PVE2.pm