Bkg job don't import from temp storage
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 38/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- javascript
調査の方向性
バックグラウンドジョブのインポートパスから開始し、ZipArchive が S3 プライマリストレージ、暗号化、および getLocalFile() を介した Local ストレージのファイルをどのように扱うかを調査します。アーカイブをローカルで利用可能にする方法、またはストリーミング抽出をサポートするライブラリを使用する方法を比較します。影響を受ける非ローカルストレージのケースでインポートが機能すれば完了です。
索引モデルが issue の本文から書いたものです。
説明
The current background job import is using temporary storage when dealing with s3 primary storage or encryption.
This is because the ZipArchive can only open local files, so we need to download the file if it's not directly readable like with Local storage (using $file->getLocalFile().
To solve this, we might need to research using a different library which supports streaming the zip file somewhere for extraction.
@come-nc as discussed, for later
- 主要言語
- JavaScript
- スター
- 30
- フォーク
- 10
- 平均マージ
- 6時間 5分
- マージ済み PR(30日)
- 12
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
nextcloud/user_migration のほかの issue
-
0. Needs triage bug
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
nextcloud/user_migration#1105 ·
-
0. Needs triage bug
難易度 3/5 1〜2日 初心者へのやさしさ 58/100
nextcloud/user_migration#1142 · コメント 5 件 · リアクション 9 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
nextcloud/user_migration#1111 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
nextcloud/user_migration#1107 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
nextcloud/user_migration#1104 ·
nextcloud/user_migration の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
mksglu/context-mode#1200 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
neondatabase/website#5944 ·
-
module: core
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
bigbluebutton/bigbluebutton#25849 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
jaegertracing/jaeger-ui#4506 ·