googleapis / googleapis/google-cloud-java

[java-datastore] Relocate GoogleJsonClientFeature configurations closer to google-api-client [requires gax]

Open
#12,000 3 comments 0 reactions 0 assignees View on GitHub
api: datastore type: feature request
Dominant language
Java
Stars
2.1k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
154

Description

Configurations related to `google-api-client` and `google-http-client` are currently present in gax-java. Libraries like java-datastore contain modules that bring in the google-api-client dependency but not gax so they aren't able to take advantage of these configs and as a result, have to add some of these configurations on their own. Reference: https://github.com/googleapis/java-datastore/pull/928

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.