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

Make realm seeding job faster #238

Closed
evegufy opened this issue Nov 28, 2024 · 3 comments
Closed

Make realm seeding job faster #238

evegufy opened this issue Nov 28, 2024 · 3 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@evegufy
Copy link
Contributor

evegufy commented Nov 28, 2024

Description

Depending on the size of the seeded realm the seeding job takes quite long to complete.

The realms in the sharedidp are seeded quite fast, normally under a minute.
But the CX-Central realm in the centralidp takes up to three minutes.

Additional Information

Refers to v4.0.0

@evegufy evegufy added the enhancement New feature or request label Nov 28, 2024
@evegufy evegufy added this to the Release 25.03 milestone Nov 28, 2024
@github-project-automation github-project-automation bot moved this to NEW USER REQUEST in Portal Nov 28, 2024
@evegufy evegufy moved this from NEW USER REQUEST to BACKLOG in Portal Nov 28, 2024
@Phil91 Phil91 self-assigned this Dec 11, 2024
Phil91 added a commit to eclipse-tractusx/portal-backend that referenced this issue Dec 11, 2024
@Phil91 Phil91 moved this from BACKLOG to IN PROGRESS in Portal Dec 11, 2024
Phil91 added a commit to eclipse-tractusx/portal-backend that referenced this issue Dec 12, 2024
Phil91 added a commit to eclipse-tractusx/portal-backend that referenced this issue Dec 12, 2024
Phil91 added a commit to eclipse-tractusx/portal-backend that referenced this issue Dec 13, 2024
Phil91 added a commit to eclipse-tractusx/portal-backend that referenced this issue Dec 17, 2024
* feat(keycloak): adjust token handling

Refs: eclipse-tractusx/portal-iam#238

* fix review findings

* fix sonar findings

---------

Co-authored-by: Norbert Truchsess <[email protected]>
Reviewed-by: Norbert Truchsess <[email protected]>
@evegufy
Copy link
Contributor Author

evegufy commented Jan 10, 2025

Hi @Phil91 adjusting the token handling did significantly improve the speed the of the iam seeding job: While testing, I was now able to import the CX-Central realm in just under 30 seconds. Great!

@Phil91
Copy link
Member

Phil91 commented Jan 10, 2025

Hi @Phil91 adjusting the token handling did significantly improve the speed the of the iam seeding job: While testing, I was now able to import the CX-Central realm in just under 30 seconds. Great!

Wow that's awesome (:
I would postpone the paralellization PR since it might introduce some errors, is that fine for you?

@evegufy
Copy link
Contributor Author

evegufy commented Jan 10, 2025

Hi @Phil91 adjusting the token handling did significantly improve the speed the of the iam seeding job: While testing, I was now able to import the CX-Central realm in just under 30 seconds. Great!

Wow that's awesome (: I would postpone the paralellization PR since it might introduce some errors, is that fine for you?

fine for me :)

@evegufy evegufy closed this as completed Jan 10, 2025
@github-project-automation github-project-automation bot moved this from IN PROGRESS to USER READY in Portal Jan 10, 2025
@evegufy evegufy added the bug Something isn't working label Jan 13, 2025
@evegufy evegufy modified the milestones: Release 25.03, Release 4.0.1 Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: USER READY
Development

No branches or pull requests

2 participants