[master] multi-FileType DAG-like workflow support in ProductionRequest; BK query sampling in ProductionRequest
N.B. Hotfixes:
- 413d789e and 88d6517 are already hotfixed on all the VOBoxes.
- 413d789e,88d65179,80d756e4: https://lblogbook.cern.ch/Operations/39608 (CVMFS only)
- bee44a92: https://lblogbook.cern.ch/Operations/39629 (CVMFS only)
BEGINRELEASENOTES
*Transformation NEW: add a APProcessingByFileTypeSize plugin for multi-filetype transformations, which creates tasks grouped by filetype and size for files with replicas on allowed SEs.
*ProductionRequest FIX : support input queries with ProductionID and FileType in transforms
*ProductionRequest
FIX : remove __checkIOTypes
ProductionRequest check to support DAG-type workflows. To be replaced with ProductionRequest model validator (already present on ProductionBase
model).
*ProductionRequest
FIX : provide option (pr.disableOptionalCorrections
) to turn off spurious ad-hoc corrections to stepsInProds to support DAG-type workflows.
*ProductionRequest
NEW : added fields bkSampleMax
and bkSampleSeed
for BK query sampling support.
ENDRELEASENOTES