googleapis / googleapis/google-cloud-java

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

未关闭
#12,000 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
api: datastore type: feature request
主要语言
Java
星标
2.1k
派生
1.2k
平均合并
1 天 23 小时
30 天内合并 PR
157

描述

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

贡献指南

打开贡献指南

调研方向

检查 gax-java 中现有的 google-api-client 和 google-http-client 配置,然后阅读所引用的 googleapis/java-datastore pull request 928,以了解受影响的依赖设置。确定一个更靠近 google-api-client 的合适位置,并验证 java-datastore 模块可以使用这些配置而无需 gax。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
build-system
Issue 类型
重构
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
32/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。