HomeClusterLabs Projects

Low: attrd: don't delay re-attempted writes unless original failed

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Low: attrd: don't delay re-attempted writes unless original failed

73e5b6d3 was too aggressive in delaying re-attempted writes; a write could be
re-attempted because the value changed since the original write was submitted.
Limit the delay to cases where the original write failed.

Also, lower a trivial debug log to trace.

Details

Provenance
kgaillotAuthored on Oct 3 2018, 5:50 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.