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

Verify that the number of KDC workers matches the CPUs #259

Merged
merged 1 commit into from
May 4, 2022

Conversation

rcritten
Copy link
Collaborator

Maximizing the number of workers improves scalability.

Particularly in VM environments the number can change over
time. The value is set at installation time but could change
later. Warn if they values don't match.

#258

Signed-off-by: Rob Crittenden rcritten@redhat.com

Copy link
Contributor

@flo-renaud flo-renaud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @rcritten
thanks for the PR. Please find an inline comment.

src/ipahealthcheck/ipa/kdc.py Show resolved Hide resolved
Maximizing the number of workers improves scalability.

Particularly in VM environments the number can change over
time. The value is set at installation time but could change
later. Warn if they values don't match.

freeipa#258

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Copy link
Contributor

@flo-renaud flo-renaud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @rcritten
thanks for the update, works for me.

@flo-renaud flo-renaud self-assigned this May 4, 2022
@rcritten
Copy link
Collaborator Author

rcritten commented May 4, 2022

Thanks.

@rcritten rcritten merged commit ecc0df4 into freeipa:master May 4, 2022
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