On Feb 9, 2010, at 12:50 AM, Mike Kinghan wrote: > Hi, > > The Job Queue view lists (at least) 3 real-time progress measures for each > job stage: Items, Elapsed Scheduled and Elapsed Running. > > In the docs I find that "items" is:- > > "Number of items processed: For most agents, they will report the number of > files that have been processed as part of the job. This includes the ununpack > and license agents." > > However this can't be correct for the license agent, at least, because I am > now running a job on a Symbian kernel tarball containing 7497 files; the > license stage is still running and has just clocked up > 52K items. What are > the items in this stage? Are they file/license pairs?
The only counter I see in the code is for file/license pairs. 52K on 7497 files doesn't sound reasonable. It will be interesting what the total number of licenses reported will show after the license stage. FWIW, the new nomos license agent reports files processed, not file/license pairs. I think this is a more reasonable way to report progress. Bob Gobeille _______________________________________________ fossology mailing list [email protected] http://fossology.org/mailman/listinfo/fossology

