googleapis / googleapis/google-cloud-java

[sdk-platform-java] Investigate usages of `Map<String, VariableExpr>` in AbstractTransportServiceStubClassComposer

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

説明

Related issue: https://github.com/googleapis/sdk-platform-java/issues/3076

We have attempted to migrate Callable generation away from the implementation in `createCallableClassMembers()`. This was because the return was a mapping of String (callableName) to the VariableExpr. The callableName was being used to determine the type of RPC and was causing a bug.

Milestone 1: Migrate away completely from any usage of `createCallableClassMembers()`
Milestone 2: Investigate the possibility migrating away completely from using any `Map` mapping in the file

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

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

評価

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

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

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