Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change VM/Pool fetch page size and optimize refresh scheduling #1240

Closed
sjd78 opened this issue Jun 25, 2020 · 0 comments · Fixed by #1238
Closed

Change VM/Pool fetch page size and optimize refresh scheduling #1240

sjd78 opened this issue Jun 25, 2020 · 0 comments · Fixed by #1238
Assignees

Comments

@sjd78
Copy link
Member

sjd78 commented Jun 25, 2020

As first steps to help mitigate performance issues on the ovirt-engine's DB due to web-ui polling expensive queries at a high frequency, make a few straight forward changes:

  1. Change the page size from 8 to 20

  2. Optimize the background data fetching to minimize overlapping refreshes

This issue is a part of BZ1795457.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant