Skip to content

Conversation

@rajatbhatta
Copy link
Contributor

@rajatbhatta rajatbhatta commented Feb 24, 2022

Ignore all exceptions arising from CancelOperation for RestoreDatabase call.

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #1652 ☕️

Ignore all exceptions arising from CancelOperation for RestoreDatabase call.
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Feb 24, 2022
@rajatbhatta rajatbhatta marked this pull request as ready for review February 24, 2022 16:23
@rajatbhatta rajatbhatta requested a review from a team as a code owner February 24, 2022 16:23
Copy link
Collaborator

@olavloite olavloite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I've added a suggestion for the comment, but feel free to ignore that if you feel that it does not make it clearer.

Co-authored-by: Knut Olav Løite <koloite@gmail.com>
@rajatbhatta rajatbhatta added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 24, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 24, 2022
@rajatbhatta rajatbhatta added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 24, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 24, 2022
@rajatbhatta rajatbhatta requested a review from a team as a code owner February 24, 2022 18:29
@rajatbhatta rajatbhatta merged commit b8c67ae into googleapis:main Feb 24, 2022
@rajatbhatta rajatbhatta deleted the fix-test-issue-1652-1 branch February 24, 2022 19:05
Copy link
Contributor

@ansh0l ansh0l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@rajatbhatta rajatbhatta self-assigned this Feb 24, 2022
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spanner.it.slow.ITBackupTest: test02_RetryNonIdempotentRpcsReturningLongRunningOperations failed

3 participants