Updates:
        Status: Fixed

Comment #1 on issue 680 by [email protected]: Cancelling jobs fails
http://code.google.com/p/ganeti/issues/detail?id=680

Fixed in commits:

commit 66cb789fcfcb2c910070fc24708812c5f7be395b
Author: Hrvoje Ribicic <[email protected]>
Date:   Thu Jan 16 10:14:08 2014 +0000

    Add QA test for job cancellation

    This patch introduces a QA test in which a job is cancelled while
    waiting.

    Signed-off-by: Hrvoje Ribicic <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

commit 054a9d17d6e971bb50f3d606e35d4fa975ae848c
Author: Hrvoje Ribicic <[email protected]>
Date:   Thu Jan 16 12:08:18 2014 +0000

    Add correct locking of master node to gnt-debug delay

    The gnt-debug delay command required locks for all nodes except the
    master - this patch fixes the issue by adding master to the locks
    whenever needed.

    Signed-off-by: Hrvoje Ribicic <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

commit 95a4e33f9f8f1b207478c733a3694d930ebc3018
Author: Hrvoje Ribicic <[email protected]>
Date:   Wed Jan 15 13:51:01 2014 +0000

    Add job id type assert to jqueue.py

    While the changes introduced in previous patches should stop any job
    id parameters reaching the queue as strings, add an assertion here to
    catch any strings making it through.

    Signed-off-by: Hrvoje Ribicic <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

commit 7f97eb938ebd9ebd94b0a5d880e05836c8a7fdc4
Author: Hrvoje Ribicic <[email protected]>
Date:   Wed Jan 15 13:48:51 2014 +0000

    Add job id transformation/check to Luxi Python client

    This patch adds checks to the Luxi client, making sure that job ids
    are converted from strings to ints before being passed on, or that an
    error is reported.

    Signed-off-by: Hrvoje Ribicic <[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