googleapis / googleapis/google-cloud-java

[sdk-platform-java] Create a Builder class for GrpcCallContext

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

描述

With a builder, PRs like googleapis/sdk-platform-java#3670 that introduce new class members to `GrpcCallContext` will be largely simplified and less error-prone withtout having to touch the private constructor.

贡献指南

打开贡献指南

调研方向

首先定位 GrpcCallContext,并检查其 private constructor 和现有成员。对比 googleapis/sdk-platform-java#3670 中的模式,然后找出相关测试;完成的标准是 builder 可以支持未来的 GrpcCallContext 成员,而无需调用方修改 private constructor。

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

评估

技术栈
java
领域
api, developer-experience
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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