googleapis / googleapis/google-cloud-java

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

未关闭
#12,427 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
priority: p3 type: bug
主要语言
Java
星标
2.1k
派生
1.2k
平均合并
1 天 23 小时
30 天内合并 PR
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 摘要。