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

[bigquerystorage, Java] Reconnect on "EOS on DATA frame" Internal Server Errors #86

Closed
stephaniewang526 opened this issue Feb 19, 2020 · 2 comments · Fixed by #263
Closed
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@stephaniewang526
Copy link
Contributor

original ticket: b/146489609

copy from bug

The Java client needs to reconnect to the BigQuery Storage stream when an "EOS on DATA frame" error occurs.

See: https://groups.google.com/a/google.com/d/topic/cloud-dpes-bigquery/dzvlD5O00a0/discussion for discussion.

Implementation in Python: googleapis/google-cloud-python#9994

@pmakani pmakani transferred this issue from googleapis/java-bigquery Feb 25, 2020
@pmakani pmakani added priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Feb 25, 2020
@pmakani pmakani mentioned this issue Apr 7, 2020
4 tasks
@pmakani pmakani mentioned this issue Apr 15, 2020
4 tasks
@stephaniewang526 stephaniewang526 removed their assignment May 11, 2020
@pakio
Copy link

pakio commented May 22, 2020

we run into the same problem. do you have any plan for fixing this?

@stephaniewang526
Copy link
Contributor Author

We're working on #263 which should fix this.

shubhwip pushed a commit to shubhwip/java-bigquerystorage that referenced this issue Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
3 participants