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

nodeattr: increase hostlist buffer size #63

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

chu11
Copy link
Member

@chu11 chu11 commented Aug 16, 2024

Problem: As clusters get larger, some internal buffers used by hostlist API functions are now too small.

Increase the buffer used in nodeattr from 1K to 64K, matching what is used in libgenders.

Fixes #62

Problem: As clusters get larger, some internal buffers used by
hostlist API functions are now too small.

Increase the buffer used in nodeattr from 1K to 64K, matching what
is used in libgenders.

Fixes chaos#62
@chu11 chu11 merged commit 73ebd9f into chaos:master Aug 16, 2024
1 check passed
@chu11 chu11 deleted the hostlist_buffer_nodeattr branch August 19, 2024 23:08
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.

nodeattr --compress has 1024 character output limit
1 participant