[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-devel] ATTR_NOTIFY_JOB_SCHEDULER
- Date: Tue, 14 Apr 2009 17:18:55 -0500
- From: Dan Bradley <dan@xxxxxxxxxxxx>
- Subject: [Condor-devel] ATTR_NOTIFY_JOB_SCHEDULER
In the DCSchedd class, the following functions all have an optional
argument notify_scheduler, which defaults to true, and which is never
set to anything else by any caller.
holdJobs()
removeJobs()
removeXJobs()
releaseJobs()
vacateJobs()
Does anybody have plans for using this or know why it was added to the
protocol?
--Dan