Skip to content

Set ProxyTTL in JDL if TTL is optimized and send it to the JA

Maria-Elena Mihailescu requested to merge mariaele/jalien:jobsched-ja into master

This PR modifies:

  • Central Services: when a job is optimized, then "ProxyTTL" is enabled and added in the JDL that will be sent to the job; The optimizedTTL is also sent via the match job response.
  • JobAgent: use isOptimized and optimizedTTL to determine if the job's TTL is optimized or not.
  • JobAgent: send isOptimized and optimizedTTL to JobWrapper
  • JobWrapper, JobAgent: put job traces when the job is optimized

Signed-off-by: Elena Mihailescu maria.mihailescu@upb.ro

Merge request reports

Loading