Skip to content

Use all_project_ids scope in VSA aggregation

Adam Hegyi requested to merge ah-use-all-project-ids-in-vsa-aggregation into master

What does this MR do and why?

This MR changes the VSA background aggregation scope to all_project_ids so we can leverage the group hierarchy optimization:

It shaves off about 120mb of buffers and improves the timings a bit.

Edited by Adam Hegyi

Merge request reports