googleapis / googleapis/google-cloud-java
[sdk-platform-java] [GraalVM] Include missing grpc configurations for Direct Path support
未关闭
priority: p2
type: feature request
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 154
描述
This was discovered during an offline discussion with @BenWhitehead on https://github.com/googleapis/java-storage/issues/2716 where Storage ran into a run-time failures in graalvm when adding Direct Path support.
The solution (in progress) has been to include reflection configurations for `io.grpc` classes (https://github.com/googleapis/java-storage/issues/2716).
In the future, we should consider hosting or generating these generic configurations in `sdk-platform-java` to avoid duplicating this effort for libraries considering adding direct path support in the future.
cc/ @burkedavison
贡献指南
评估
这个 Issue 还没有评估数据。