googleapis / googleapis/google-cloud-java
[java-storage] Support StripPrefix on upload for TransferManager
未关闭
api: storage
type: feature request
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 157
描述
Currently transfer manager supports stripping a customer supplied prefix on an object on object download, the same functionality is not supported on upload and the name of the object maintains the full File name as the object name.
贡献指南
调研方向
Start by reading the TransferManager upload and download paths and locating the existing download behavior for stripping a customer-supplied prefix. Trace how the object name is derived during upload, then make the upload behavior match the requested prefix handling and verify that the stored object name omits the supplied file-name prefix.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- google-cloud, java
- 领域
- cloud
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100