Skip to content

fix: update local vRPC status to match the last session failure when a Session couldn't be established#2888

Merged
gcf-merge-on-green[bot] merged 2 commits intogoogleapis:mainfrom
igorbernstein2:status
Apr 16, 2026
Merged

fix: update local vRPC status to match the last session failure when a Session couldn't be established#2888
gcf-merge-on-green[bot] merged 2 commits intogoogleapis:mainfrom
igorbernstein2:status

Conversation

@igorbernstein2
Copy link
Copy Markdown
Contributor

This should bubble up PERMISSION_DENIED as the vRPC status instead of hardcoding UNAVAILABLE and forcing end users to read the message to see why the session failed

Change-Id: Ic7336b26713199085406d267b5918f8fd9186b8e

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)
  • Rollback plan is reviewed and LGTMed
  • All new data plane features have a completed end to end testing plan

Fixes #<issue_number_goes_here> ☕️

If you write sample code, please follow the samples format.

…a Session couldn't be established

This should bubble up PERMISSION_DENIED as the vRPC status instead of hardcoding UNAVAILABLE and forcing end users to read the message to see why the session failed

Change-Id: Ic7336b26713199085406d267b5918f8fd9186b8e
@igorbernstein2 igorbernstein2 requested review from a team as code owners April 15, 2026 18:52
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigtable Issues related to the googleapis/java-bigtable API. labels Apr 15, 2026
Change-Id: I8b72f7fb7a835c18fb8e3a38321ec61a83ddf9be
@igorbernstein2 igorbernstein2 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 16, 2026
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Apr 16, 2026
@gcf-merge-on-green gcf-merge-on-green bot merged commit 261ed95 into googleapis:main Apr 16, 2026
25 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the googleapis/java-bigtable API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants