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

Correct maximum recommended clients per member #1536

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

JamesHazelcast
Copy link
Contributor

The information currently presented in the docs is outdated, as client tasks are handled by 3 executors instead of 1 now (since 2018).

This section also did not mention I/O thread counts which are also relevant when determining client connection limits.

This PR updates this section with more details and up-to-date information.

The information currently presented in the docs is outdated, as client tasks are handled by 3 executors instead of 1 now (since 2018).

This section also did not mention I/O thread counts which are also relevant when determining client connection limits.

This PR updates this section with more details and up-to-date information.
@JamesHazelcast JamesHazelcast added Type: Enhancement backport to 5.3 Backport commits from main to v/5.3 backport to 5.4 backport to 5.5 Backport commits from main to v/5.5 labels Feb 12, 2025
@JamesHazelcast JamesHazelcast self-assigned this Feb 12, 2025
@JamesHazelcast JamesHazelcast requested a review from a team as a code owner February 12, 2025 15:58
Copy link

netlify bot commented Feb 12, 2025

Deploy Preview for hardcore-allen-f5257d ready!

Name Link
🔨 Latest commit 01f61e1
🔍 Latest deploy log https://app.netlify.com/sites/hardcore-allen-f5257d/deploys/67acc528ed89be00089f765b
😎 Deploy Preview https://deploy-preview-1536--hardcore-allen-f5257d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@amandalindsay amandalindsay left a comment

Choose a reason for hiding this comment

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

Looks good

@JamesHazelcast JamesHazelcast merged commit 685ef3f into hazelcast:main Feb 12, 2025
5 of 6 checks passed
@JamesHazelcast JamesHazelcast deleted the fix/6.0/client-limits branch February 12, 2025 16:34
JamesHazelcast added a commit that referenced this pull request Feb 13, 2025
The information currently presented in the docs is outdated, as client tasks are handled by 3 executors instead of 1 now (since 2018).

This section also did not mention I/O thread counts which are also relevant when determining client connection limits.

This PR updates this section with more details and up-to-date information.

Backport of: #1536
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport to 5.3 Backport commits from main to v/5.3 backport to 5.4 backport to 5.5 Backport commits from main to v/5.5 Type: Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants