googleapis / googleapis/google-cloud-java

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

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

説明

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

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

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

評価

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

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

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