googleapis / googleapis/google-cloud-java

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

Aperta
#12,427 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
priority: p3 type: bug
Lingua principale
Java
Stelle
2.1k
Fork
1.2k
Merge medio
1g 23h
PR unite (30g)
154

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.