Skip to content

Refactor and cleanup getMatchJob

This PR:

  • cleans obsolete code from JobBroker
  • move code that queries for matching jobAgentIds for remote in separate function
  • refactors the logic of getting a match job agent id
  • refactor the return code that is set in matchAnswer
  • add TQ_db_lookup monitoring before query in getNumberWaitingForSite
  • move TQ_get_match_job monitoring at the beginning of getMatchJob()
  • return from getMatchJob if matchRequest does not contain "AliEnPrincipal"

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

Merge request reports

Loading