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: Add new client-side attribute 'maxReconnectAttempts' #126

Merged
merged 4 commits into from
Aug 2, 2024

Conversation

No-SilverBullet
Copy link

What this PR does:
1.Add new client-side attribute 'maxReconnectAttempts' to represent the max reconnect attempts in maintaining the tcp connetion pool size
2.add some error handleing
3.simplified code in TCP reconnect
Which issue(s) this PR fixes:

NONE
Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Add new client-side attribute 'maxReconnectAttempts' to represent the max reconnect attempts in maintaining the tcp connetion pool size

No-SilverBullet and others added 4 commits July 30, 2024 20:05
…ent the max reconnect attempts in maintaining the tcp connetion pool size
refactor:Add new client-side attribute maxReconnectAttempts to repres…
@No-SilverBullet
Copy link
Author

similar with the upstream repo's latest changes

@AlexStocks AlexStocks merged commit b342ed4 into apache:master Aug 2, 2024
1 check passed
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.

3 participants