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

feat(helm): Allow configuring max-join-peers #2406

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

adinhodovic
Copy link

@adinhodovic adinhodovic commented Jan 15, 2025

PR Description

Allow setting --cluster.max-join-peers.

Do you have any documentation on recommended max peers and the resource impact increasing the max limit does? Is a cluster with 20/30 peers already too many or is it in the 100s?

I assume with clustering set by default to 5 and using clustering ends with a lot of duplicated targets?

I get a lot of:

server returned HTTP status (500) Could not enable CPU profiling: cpu profiling already in use

Which issue(s) this PR fixes

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

Btw, do you have any documentation on recommended max peers and the resource impact increasing the max limit does?

I assume with clustering set by default to 5 and using clustering ends with a lot of duplicated targets?
@adinhodovic adinhodovic requested a review from a team as a code owner January 15, 2025 13:26
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.

1 participant