Skip to content

Limit DHForm cache size in DataHeaderCnv

Marcin Nowak requested to merge mnowak/athena:limit.DHForm.cachesize into master

New property "AthenaPoolCnvSvc.maxDHFormCacheSize" controls the max size of DHForm cache in DataHeaderCnv. Default size is 100. The setting works for each input file. Introduced to avoid excesive memory usage in case of files with many large DHForms. (noticed in ATLASRECTS-6370)

Merge request reports

Loading