Comment #5 on issue 805 by [email protected]: Do not use job queue for running individual jobs in separate processes
http://code.google.com/p/ganeti/issues/detail?id=805

commit 52ec6e7a1063780f5b192a70d96ceccc4c462082
Author: Klaus Aehlig <[email protected]>
Date:   Tue Jun 24 11:02:05 2014 +0200

    Remove unused luxi operation from masterd

    As masterd does not exist any more, there is no need
    the jobs as processes to support all the luxi operations.
    So remove support for all that are not potentially needed,
    i.e., all but picking up a job and changing its priority.

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

commit 53843e5ca2295a69745555c2b82de1b16408df8f
Author: Klaus Aehlig <[email protected]>
Date:   Tue Jun 24 10:21:14 2014 +0200

    Remove waiting for job changes from Python

    All requests to watch a job for changes are now
    handled by luxid. So this code is unused in the
    Python job queue.

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

commit a4abd17d3dc42755d8e89ddbe2841d90986aa070
Author: Klaus Aehlig <[email protected]>
Date:   Tue Jun 24 09:56:02 2014 +0200

    Removed unused function GetInfo

    ...it used to only forward queries anyway.

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

commit d988fea12ce62c5f9bd0124fd269eaf2cc4883dc
Author: Klaus Aehlig <[email protected]>
Date:   Tue Jun 24 09:41:37 2014 +0200

    Remove job archiving from the Python job queue

    The task of archiving jobs is now done by luxid.

    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Petr Pudlak <[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