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

Retry after receive the disconnected request #3384

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

pepone
Copy link
Member

@pepone pepone commented Jan 20, 2025

This PR fix DataStorm session to not ignore disconnected requests if the session is in the disconnected state. Receiving a disconnected request on a disconnected session might indicate that a recovery attempt was in progress and failed.

There is also a fix to avoid reusing connection from publisher and subscriber sessions.

@pepone pepone merged commit 048a5a4 into zeroc-ice:main Jan 20, 2025
24 checks 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