googleapis / googleapis/google-cloud-java
[sdk-platform-java] Cleanup legacy code in gax-httpjson
未关闭
priority: p2
type: cleanup
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 157
描述
Remove all code related to `ApiMessage`, which is not used anymore and was introduced before ptotobuf messages were chosen as a way to represent data model.
贡献指南
调研方向
在 gax-httpjson 模块中搜索对 ApiMessage 的引用,并在判断哪些内容属于 legacy 之前阅读周围的传输或数据模型代码。确认所有与 ApiMessage 相关的代码都已移除,然后运行该模块现有的测试,以验证此次清理不会破坏 Java 客户端库。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- api
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100