HomeClusterLabs Projects

Log: scheduler: include execution time when logging action failure

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

Description

Log: scheduler: include execution time when logging action failure

The CIB keeps track of a resource's action history necessary to reconstruct its
current state. When the scheduler processes failure history, it logs the failure,
regardless of whether it is the first scheduler run since the failure happened
or not. Users are often confused by this and think the failure is recurring.
So, include the time when the failure result happened in the log message.

Details

Provenance
kgaillotAuthored on Nov 8 2019, 8:30 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.