firebase / firebase/firebase-admin-java
[FR] Firebase Storage Emulator Support
- 主要言語
- Java
- スター
- 620
- フォーク
- 305
- 平均マージ
- 3時間 23分
- マージ済み PR(30日)
- 1
説明
As per https://firebase.google.com/docs/emulator-suite/install_and_configure#admin_sdk_availability the current version of the Firebase Admin SDK for Java does not yet provide support for Firebase Storage Emulator.
Indeed, even after setting `FIREBASE_STORAGE_EMULATOR_HOST` in my environment as per https://firebase.google.com/docs/emulator-suite/connect_storage#admin_sdks, that endpoint is simply ignored and requests are still sent to the usual remote URL(https://storage.googleapis.com/storage/v1...)
Is there a rough time horizon, in which this feature will be implemented?
コントリビューションガイド
調査の方向性
Start with the Firebase documentation links in the issue, especially the Admin SDK availability and Storage Emulator connection sections, then trace how the Java Admin SDK selects the Storage request endpoint. There are no repository files or tests named in the report; done means FIREBASE_STORAGE_EMULATOR_HOST routes Storage requests to the emulator instead of storage.googleapis.com, with coverage for that behavior.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- cloud
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100