googleapis / googleapis/google-cloud-java

[sdk-platform-java] gax: Consider removing @BetaApi and/or adding @InternalExtensionOnly to retry surface

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

描述

Decide whether to add @InternalExtensionOnly to the following retry elements, and whether to remove @BetaApi

https://github.com/googleapis/sdk-platform-java/blob/decd7f60017d45288e6c12493fa21e06f9c5f77c/gax-java/gax/src/main/java/com/google/api/gax/retrying/ScheduledRetryingExecutor.java#L98

https://github.com/googleapis/sdk-platform-java/blob/decd7f60017d45288e6c12493fa21e06f9c5f77c/gax-java/gax/src/main/java/com/google/api/gax/retrying/RetrySettings.java#L309

https://github.com/googleapis/sdk-platform-java/blob/decd7f60017d45288e6c12493fa21e06f9c5f77c/gax-java/gax/src/main/java/com/google/api/gax/retrying/RetryingContext.java#L44

https://github.com/googleapis/sdk-platform-java/blame/decd7f60017d45288e6c12493fa21e06f9c5f77c/gax-java/gax/src/main/java/com/google/api/gax/retrying/RetryAlgorithm.java#L258

https://github.com/googleapis/sdk-platform-java/blame/decd7f60017d45288e6c12493fa21e06f9c5f77c/gax-java/gax/src/main/java/com/google/api/gax/retrying/RetryAlgorithm.java#L264

贡献指南

打开贡献指南

调研方向

Start by reviewing the referenced lines in ScheduledRetryingExecutor.java, RetrySettings.java, RetryingContext.java, and RetryAlgorithm.java, then compare how @BetaApi and @InternalExtensionOnly are used across the retry surface. Determine the intended API stability policy for these elements; the issue is done when that decision is recorded and the corresponding annotations are consistently updated.

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

评估

技术栈
java
领域
api
Issue 类型
重构
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
基本清楚
新手友好度
30/100

把新 issue 发到你的邮箱

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