Skip to content

Conversation

rahul2393
Copy link
Contributor

@rahul2393 rahul2393 commented Oct 18, 2022

The Spanner server can return an internal error closing the connection stream. When this happens an InternalException is thrown with a specific EOS message.

This case need to be retried for all the operations.

  • PDML
  • Mutations
  • ReadOnlyTransactions
  • ReadWriteTransactions
@rahul2393 rahul2393 requested a review from a team as a code owner October 18, 2022 06:15
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner API. labels Oct 18, 2022
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 9, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 9, 2022
@rahul2393 rahul2393 force-pushed the retry-on-rst-stream branch from ad44a21 to 6bde07b Compare January 10, 2023 06:42
…RetryableInternalErrorTest.java Co-authored-by: Knut Olav Løite <koloite@gmail.com>
@rahul2393 rahul2393 force-pushed the retry-on-rst-stream branch from 6bde07b to c7344c0 Compare January 10, 2023 06:55
@rahul2393 rahul2393 added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 10, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/java-spanner API. size: m Pull request size is medium.

3 participants