googleapis / googleapis/google-cloud-java

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

Abierto
#12,427 0 comentarios 1 reacción 0 asignados Ver en GitHub
priority: p3 type: bug
Lenguaje dominante
Java
Estrellas
2.1k
Forks
1.2k
Merge medio
1 d 23 h
PR fusionados (30 d)
154

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.