Skip to content

feat(datastore): add use-http property to configure HTTP transport (#4617) - #4622

Open
jinseopkim0 wants to merge 1 commit into
7.xfrom
7.x-cherry-pick-cac971b
Open

feat(datastore): add use-http property to configure HTTP transport (#4617)#4622
jinseopkim0 wants to merge 1 commit into
7.xfrom
7.x-cherry-pick-cac971b

Conversation

@jinseopkim0

Copy link
Copy Markdown
Contributor

backport #4617

…4617)

## Description
In multi-tenant applications with dynamic namespaces, creating multiple
Datastore client instances over gRPC can lead to high resource and
thread consumption. This change introduces the
\`spring.cloud.gcp.datastore.use-http\` configuration property, allowing
applications to use HTTP transport to reduce overhead.

Relates to #4597

b/549105996
@jinseopkim0
jinseopkim0 marked this pull request as ready for review September 10, 2026 14:45
@jinseopkim0
jinseopkim0 requested a review from a team as a code owner September 10, 2026 14:45
@jinseopkim0
jinseopkim0 enabled auto-merge (squash) September 10, 2026 14:45
@jinseopkim0
jinseopkim0 requested a review from lqiu96 September 10, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant