Skip to content

[master] Use new implementation of getFilesWithMetadata

Chris Burr requested to merge cburr/LHCbDIRAC:bkwatch-new-getfiles into master

The old getFilesWithMetadata implementation relies on the prodoutputfiles table which is only periodically updated. As a result, files are added to transformations more slowly. Using "OnlyParameters" forces the new implementation to be used.

Also removed the getFiles/getFilesWithMetadata comparsion code

BEGINRELEASENOTES

*Bookkeeping FIX: Use new implementation of getFilesWithMetadata

ENDRELEASENOTES

Merge request reports

Loading