Skip to content

feat: Adding GrpcRoutingHeaderInterceptorProvider #2064

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

Open
wants to merge 2 commits into
base: jimit/grpc-header-main
Choose a base branch
from

Conversation

jimit-j-shah
Copy link
Contributor

Provide an interceptor that adds routing headers that can be possibly used for optimized routing decisions in the backend.

Fixes #2062

…tor that adds routing headers that can be possibly used for optimized routing decisions in the backend.
@jimit-j-shah jimit-j-shah requested review from a team as code owners March 26, 2025 20:21
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Mar 26, 2025
Copy link

Warning: This pull request is touching the following templated files:

  • google-cloud-firestore/src/main/java/com/google/cloud/firestore/v1/stub/FirestoreStubSettings.java

@product-auto-label product-auto-label bot added the api: firestore Issues related to the googleapis/java-firestore API. label Mar 26, 2025
@product-auto-label product-auto-label bot added size: u Pull request is empty. and removed size: m Pull request size is medium. labels Mar 26, 2025
@jimit-j-shah jimit-j-shah changed the base branch from main to jimit/grpc-header-main March 28, 2025 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/java-firestore API. size: u Pull request is empty.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request routing headers for optimized request routing
2 participants