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

Use max_page size for apps, service keys & routes [V8] #2794

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

johha
Copy link
Contributor

@johha johha commented Feb 16, 2024

See #2793

@johha johha force-pushed the v8-5k-per-page branch 2 times, most recently from 88a640a to bbb12e7 Compare February 20, 2024 07:30
To reduce the number of db queries in cloud controller it is beneficial to use a larger page size (5k) for potentially large entities.

This was already done for `marketplace` and `services` in commit b823ae5.
This commit does the same for `apps`, `routes` and `service-keys`
@moleske
Copy link
Member

moleske commented Feb 27, 2024

Main branch pr merged, so doing this one

@moleske moleske merged commit 5c2a5d3 into cloudfoundry:v8 Feb 27, 2024
13 checks passed
@johha johha deleted the v8-5k-per-page branch February 27, 2024 07:36
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 this pull request may close these issues.

None yet

2 participants