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

Reconnect streams on cluster rollout #163

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

erickpintor
Copy link
Contributor

I've found a small bug on the go driver: when we do a cluster rollout, the compute nodes might close streams because of the data-nodes being restarted. In that case, we get a EOF on the go driver's side. The expectations is that the driver will reconnect in that case.

@pnwpedro pnwpedro merged commit 329511c into main Jun 27, 2024
4 checks passed
@pnwpedro pnwpedro deleted the reconnect-stream-on-a-clean-shutdown branch June 27, 2024 12:58
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