Skip to content

Conversation

@daniel-sanche
Copy link
Contributor

Previously, we were manually constructing routing metadata headers for each rpc call, using _make_metadata. This is no longer needed, due to a fix in the gapic_generator (googleapis/gapic-generator-python#2133)

We can also remove some gapic customizations we added to prevent dulicate headers (closes #1004)

Currently blocked until #1026 is merged

@conventional-commit-lint-gcf
Copy link

conventional-commit-lint-gcf bot commented Nov 4, 2024

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigtable Issues related to the googleapis/python-bigtable API. labels Nov 4, 2024
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Nov 5, 2024
@daniel-sanche daniel-sanche changed the title [DRAFT] chore: remove custom routing metadata chore: remove custom routing metadata Nov 7, 2024
@daniel-sanche daniel-sanche marked this pull request as ready for review November 7, 2024 23:20
@daniel-sanche daniel-sanche requested review from a team as code owners November 7, 2024 23:20
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Nov 7, 2024
@kevkim-codes kevkim-codes merged commit 0f63a74 into main Nov 8, 2024
23 of 32 checks passed
@kevkim-codes kevkim-codes deleted the remove_custom_routing_metadata branch November 8, 2024 17:07
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/python-bigtable API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate x-goog-request-params routing header

4 participants