Skip to content

AthenaMT condition data handling: allow overriding IOVs of individual folders

Vakhtang Tsulaia requested to merge tsulaia/athena:master-forcerunnumber into master

IOVDbSvc patched such that if IOV for a given folder is overridden, then the service sets infinite validity for the condition object fetched from the database. As a result, the folder cache never gets updated, and the object fetched from the database remains valid for the duration of the job.

Addresses ATEAM-649

Edited by Vakhtang Tsulaia

Merge request reports