Commit dc223336 authored by Morris Jette's avatar Morris Jette
Browse files

Pack job scheduling, remove begin_time

Previous logic would delay the initiation of pack jobs until all
  components were submitted. The new logic will defer pack job
  scheduling based upon a new "pack_job_offset" field in the
  job submit request and NOT set a begin_time in the future.
  This will eliminate the pack job scheduling reason value
  of "BEGIN_TIME".
bugs 4369, 4400
parent 8af10aaf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment