Updates:
        Labels: -Priority-High Priority-Critical

Comment #1 on issue 844 by [email protected]: Flaky errors when job death detection conflicts with waiting for a job
http://code.google.com/p/ganeti/issues/detail?id=844

When a death-detection mechanism finds a successfully finished job before the standard queue update mechanism, it marks it as failed, regardless of its status. Also 'checkForDeath' just removes the job from the queue, without calling 'cleanupFinishedJobs' etc.

Suggested solution: When 'checkForDeath' finds a dead job, it will remove it from the queue, check if it has a finalized status, and only if not, add an error message; then return it back to the list of running jobs to be handled by the cleanup mechanism.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to