googleapis / googleapis/google-cloud-java
[sdk-platform-java] Add an ability to override default BatchingSettings in LoggingServiceV2StubSettings
未关闭
priority: p3
type: feature request
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 157
描述
Recently we implemented the ability to edit batching settings in [java-logging](https://github.com/googleapis/java-logging) library due to customers demand - see [1164](https://github.com/googleapis/java-logging/pull/1164).
Thats said, `LoggingServiceV2StubSettings` is still lacking functionality to expose `BatchingSettings` to users. So far it seems not used much, however this issue will keep track for cases when users will demand such ability.
贡献指南
调研方向
首先检查 LoggingServiceV2StubSettings 以及 java-logging pull request 1164 中相关的 BatchingSettings 实现。确定应如何向用户公开 BatchingSettings;当 LoggingServiceV2StubSettings 支持覆盖默认值且相关 Java 测试通过时,这项工作就完成了。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- api
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100