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

Performance Improvement user sync #540

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Performance Improvement user sync #540

merged 1 commit into from
Apr 30, 2024

Conversation

calebwashburn
Copy link
Contributor

Removing dependency on pagination of users via /v3/users endpoint and instead pulling users directly from uaa to avoid multiple api calls from cloud controller to uaa to fetch user names and other attributes not stored in the cloud controller database.

Performance for 5000 users to do a sync when no roles have changed went from ~60 seconds to ~5 seconds.

@cf-gitbot
Copy link
Collaborator

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

@Cryogenics-CI Cryogenics-CI merged commit 8d3bdb0 into main Apr 30, 2024
1 check passed
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.

3 participants