Updates:
        Status: Fixed

Comment #2 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

Fixed in:

commit 2037242f67102a5522f438090dadf89cae7e2ed2
Author: Petr Pudlak <[email protected]>
Date:   Tue Jun 3 09:39:24 2014 +0200

    Count manipulated jobs when selecting jobs to run

    Signed-off-by: Petr Pudlak <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

commit 8766d928f762b72e4af6ec19e7af0d6169f95ea1
Author: Petr Pudlak <[email protected]>
Date:   Mon Jun 2 18:03:21 2014 +0200

    When a dead job is detected, just check its error status

    .. mark it as failed only if it's not finalized, and let the queue
    management handle the cleanup.

    Signed-off-by: Petr Pudlak <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

commit 668da22411392b1e296391987337c33e0b1f7c49
Author: Petr Pudlak <[email protected]>
Date:   Mon Jun 2 17:12:07 2014 +0200

    Add helper function for working on a running job

    The job is atomically moved from the list of running jobs into the list
    of manipulated jobs, an action is performed on them, and then it's
    returned.

    Signed-off-by: Petr Pudlak <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

commit e1cebb43af80ca63b7286feeb4bc1e346ccac69b
Author: Petr Pudlak <[email protected]>
Date:   Mon Jun 2 17:11:07 2014 +0200

    Add a list of jobs that are being manipulated to the queue

    Also add lenses for the fields.

    Signed-off-by: Petr Pudlak <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>


--
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