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

[v8r0] Add caches to AuthManager.getUsername #7957

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

chrisburr
Copy link
Member

This pull request introduces caching to the AuthManager class in the DISET module to improve performance by reducing redundant calls to the Registry. The changes include the addition of a TTL cache for storing user group and username data.

BEGINRELEASENOTES

*Core
CHANGE: Introduce caches to AuthManager.getUsername

ENDRELEASENOTES

@DIRACGridBot DIRACGridBot added the alsoTargeting:integration Cherry pick this PR to integration after merge label Dec 19, 2024
@fstagni fstagni merged commit 2c277f1 into DIRACGrid:rel-v8r0 Dec 19, 2024
26 checks passed
@DIRACGridBot DIRACGridBot added the sweep:done All sweeping actions have been done for this PR label Dec 19, 2024
DIRACGridBot pushed a commit to DIRACGridBot/DIRAC that referenced this pull request Dec 19, 2024
@DIRACGridBot
Copy link

Sweep summary

Sweep ran in https://github.com/DIRACGrid/DIRAC/actions/runs/12411618741

Successful:

  • integration

@chrisburr chrisburr deleted the auth-manager-perf branch December 19, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alsoTargeting:integration Cherry pick this PR to integration after merge sweep:done All sweeping actions have been done for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants