googleapis / googleapis/google-cloud-java

[google-auth-library-java] Investigate the use of Serializable in the Auth Library

Ouverte
#12,585 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
priority: p3 type: cleanup
Langage dominant
Java
Étoiles
2.1k
Forks
1.2k
Merge moyen
1 j 23 h
PR mergées (30 j)
154

Description

From a discussion here: https://github.com/googleapis/google-auth-library-java/issues/1538#issuecomment-2490440601

Certain third party dependencies are serializing and de-serializing the Auth Credentials. This seems to have been causing some issues reported by users.

Potential action items from this ticket:
- Figure out the context of why Credentials are implementing the Serializable interface
- Determine if we want to continue to support Serializable (If so, how to make all Credentials Serializable. If not, can we remove Serializable without a breaking change?)
- Add documentation or warning to the README about Serializable

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

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