firebase / firebase/firebase-admin-java

[FR] Firebase Storage Emulator Support

Ouverte
#871 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
needs-triage type: feature request
Langage dominant
Java
Étoiles
620
Forks
305
Merge moyen
3 h 23 min
PR mergées (30 j)
1

Description

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?

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
java
Domaine
cloud
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.