Skip to content

Speedup wheel key.finger call #68251

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

vzhestkov
Copy link
Contributor

What does this PR do?

key.finger wheel call is too slow in case of having huge amount of minions registered and could take up to 8 seconds with 30K minions registerd. This change removes redundant processing calls.

What issues does this PR fix or reference?

Tracks: https://github.com/SUSE/spacewalk/issues/23526

Previous Behavior

key.finger wheel call is too slow and in case of having 30K minions registered could take up to 8 seconds

New Behavior

With this change instead of 8 seconds, it takes about 4-5 seconds with the same amount of minions

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes/No

@twangboy twangboy added this to the Argon v3008.0 milestone Aug 12, 2025
@twangboy twangboy added the test:full Run the full test suite label Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test:full Run the full test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants