googleapis / googleapis/google-cloud-java
[java-datastore] Relocate GoogleJsonClientFeature configurations closer to google-api-client [requires gax]
Open
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
Assessment
This issue has not been assessed yet.