[ET Trac] [Einstein Toolkit] #439: Job Chaining

Einstein Toolkit trac-noreply at einsteintoolkit.org
Mon May 23 12:58:43 CDT 2011


#439: Job Chaining
---------------------------+------------------------------------------------
 Reporter:  barry.wardell  |       Owner:  mthomas
     Type:  defect         |      Status:  new    
 Priority:  blocker        |   Milestone:         
Component:  SimFactory     |     Version:         
 Keywords:  job chaining   |  
---------------------------+------------------------------------------------
 Currently job chaining only works with the first chained job. Subsequent
 chained jobs are incorrectly set to depend on the current active restart
 rather than the last queued restart. The attached patch fixes the problem,
 although I'm not sure if it's the correct approach. It just looks for the
 largest restart ID (without checking if that restart is in the queue) and
 sets the new job to depend on that. What is the 'correct' behavior in this
 situation?

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/439>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list