Improve logging of new job submissions
authorIustin Pop <iustin@google.com>
Wed, 31 Oct 2012 13:47:18 +0000 (14:47 +0100)
committerIustin Pop <iustin@google.com>
Thu, 1 Nov 2012 13:00:14 +0000 (14:00 +0100)
commit4c91d2ad7a4addc4c6e73f07c27456c9954b927e
tree4a9c13080399c976349b88e486650049aaf490db
parenta9d40c65ed9a28da5e8ca62b670cc979a17a75d0
Improve logging of new job submissions

This addresses issue 290: when receiving new jobs, logging is
incomplete, and we don't have the job ID(s) and/or summaries
logged. Only later, when the job is queried for or being processed, we
know more.

This is not good when troubleshooting, so let's improve the initial
logging.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Bernardo Dal Seno <bdalseno@google.com>
lib/server/masterd.py