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

[3.1 -> main] Attempt connection retries for duplicate connections #757

Merged
merged 5 commits into from
Aug 6, 2022

Conversation

heifner
Copy link
Member

@heifner heifner commented Aug 5, 2022

Attempt a re-connect for duplicate connections so that any registered duplicate connections have an opportunity to re-establish a connection for the corner case of one side disconnecting as a duplicate simply because it had not yet closed its end of the connection. The re-connect will happen during the normal re-connect interval configured by connection-cleanup-period.

Resolves #788

spoonincode and others added 5 commits August 5, 2022 14:35
… corner case of one side disconnecting as a duplicate simply because it had not yet closed its end of the connection.
[3.1] Attempt connection retries for duplicate connections
@heifner heifner added the OCI OCI working this issue... label Aug 5, 2022
@arhag arhag merged commit 7466a35 into main Aug 6, 2022
@arhag arhag deleted the GH-755-merge-to-main branch August 6, 2022 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI OCI working this issue...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3.1.0-RC2 stops syncing
3 participants