aqa-test-tools
aqa-test-tools copied to clipboard
TRSS: Performance Improvements To Interactions with MongoDB
Following the works done in https://github.com/adoptium/infrastructure/issues/3877
and more specifically highlighted queries causing contention and reduced performance in comment https://github.com/adoptium/infrastructure/issues/3877#issuecomment-2693852385
Involving aggregation queries and deletes being improved.
Some investigation and adjustments to those queries are necessary when involving large datasets.