[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-devel] [condor-staff] JobRunCount
- Date: Fri, 10 Aug 2007 08:53:30 -0500
- From: Dan Bradley <dan@xxxxxxxxxxxx>
- Subject: Re: [Condor-devel] [condor-staff] JobRunCount
Derek Wright wrote:
(b) NumberJobExecuted
-- incremented (by both shadows) every time the starter sends
CONDOR_begin_execution
Have you considered "Times" in place of "Number"? Just a thought.
Also, without looking up any documentation, I wouldn't have been sure
whether NumberJobExecuted means the number of times the job _finished_
executing or the number of times it started executing. That potential
confusion is not the end of the world, but you could consider naming it
NumberJobStarted instead.
--Dan