On Fri, Oct 5, 2012 at 5:48 PM, Michael Hanselmann <
han...@google.com> wrote:
> First: This enables the use of “gnt-job watch $id” for archived jobs.
>
> Now, the reason for actually making this work is that during
> sufficiently large group or node evacuations jobs are archived before
> the client gets to poll for their output. This led to situations where
> the jobs would finish successfully, but the client reported an error
> because it couldn't see the job anymore.
>
> Signed-off-by: Michael Hanselmann <
han...@google.com>
> Reviewed-by: Bernardo Dal Seno <
bdal...@google.com>
> (cherry picked from commit 045694691691af1b10d1d055bdac55cf205e47de)
> ---
> lib/jqueue.py | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)