Files
awx/awx/main
softwarefactory-project-zuul[bot] d477f04d75 Merge pull request #10175 from AlanCoding/only_have_eyes_for_you
Add more fields to .only since they get referenced

SUMMARY
Fixes a performance bottleneck when saving playbook_on_stats for jobs that use --limit against a small number of hosts while it has a large number in the inventory.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME

API

ADDITIONAL INFORMATION
'tis the problem with .only(), that only the developer who wrote the queryset remembers that the other fields cannot be referenced except at the cost of another query
https://github.com/ansible/awx/pull/7352/files

Reviewed-by: Chris Meyers <None>
Reviewed-by: Alan Rominger <arominge@redhat.com>
2021-05-13 14:44:33 +00:00
..
2021-05-11 15:46:56 -04:00
2021-05-12 14:00:04 -04:00
2021-05-11 15:46:56 -04:00
2021-03-25 15:23:52 -04:00
2021-03-25 15:23:52 -04:00
2021-04-22 08:36:46 -04:00