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(core): default configuration optimization #1979

Merged
merged 1 commit into from
Sep 2, 2024
Merged

feat(core): default configuration optimization #1979

merged 1 commit into from
Sep 2, 2024

Conversation

SCNieh
Copy link
Contributor

@SCNieh SCNieh commented Sep 2, 2024

  1. decrease default max stream number per sso config to 20k, corresponds to 15k streams per node as recommended upper limit
  2. increase single batch record size limit to 50k for worst case to force split a sso with 20k streams

1. decrease default max stream number per sso config to 20k, corresponds to 15k streams per node as recommended upper limit
2. increase single batch record size limit to 50k for worst case to force split a sso with 20k streams

Signed-off-by: Shichao Nie <niesc@automq.com>
@SCNieh SCNieh merged commit ad3c927 into main Sep 2, 2024
6 checks passed
@SCNieh SCNieh deleted the opt_config branch September 2, 2024 07:27
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.

2 participants