Having very large projects with over 90k resources assigned as team, timesheets users go to MUX and use Select Tasks. This fetches all the 90k records in memory which takes 800-900M of memory for each request
STEPS TO REPRODUCE:
Expected Results: the action to be reasonably fast and take a reasonable amount of JVM
Actual Results: The action is usually slow, takes 800-900M and if users open many requests will cause an OutOfMemory (OOM)
Release : 16.0, 16.0.1, 16.0.2
This is DE66092, addressed by a change in 16.0.3