googleapis / googleapis/google-cloud-java

[java-storage] allow cancelling a resumable upload

オープン
#12,639 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
api: storage type: feature request
主要言語
Java
スター
2.1k
フォーク
1.2k
平均マージ
1日 23時間
マージ済み PR(30日)
154

説明

Thanks for stopping by to let us know something could be better!

**Is your feature request related to a problem? Please describe.**
The underlying resumable upload API allows [canceling an upload](https://cloud.google.com/storage/docs/performing-resumable-uploads#cancel-upload). However, the `WriteChannel` returned by the `Storage.writer` methods has no way to cancel the upload.

**Describe the solution you'd like**
Add an API like `cancel` to the object returned from `Storage.write`.

**Describe alternatives you've considered**
n/a

**Additional context**
Any other context or screenshots about the feature request.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。