HTCondor Project List Archives



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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