Skip to content

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

Open
igorbernstein2 wants to merge 1 commit intogoogleapis:mainfrom
igorbernstein2:status
Open

fix: update local vRPC status to match the last session failure when a Session couldn't be established#2888
igorbernstein2 wants to merge 1 commit 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
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: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants