apache / apache/arrow-java

[Java][Flight] How can a FlightClient connect to multiple servers?

未关闭
#201 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Type: usage
主要语言
Java
星标
94
派生
152
平均合并
3 天 16 小时
30 天内合并 PR
11

描述

### Describe the usage question you have. Please include as many useful details as possible.

Our backend service is a cluster that allows clients to connect to any service. How does a FlightClient connect to multiple servers and maintain the authentication status. Our goal is load balancing. The server uses FlightService and grpc Server, but the authentication is in FlightService. I don't know how to maintain the authentication status of multiple servers in one FlightClient.

### Component(s)

Java

贡献指南

打开贡献指南

调研方向

该 issue 提到了 FlightClient、FlightService 和 gRPC Server;先追踪 Java 客户端如何处理连接,以及如何在 FlightService 中建立身份验证。确定是否可以在保留身份验证的同时使用多个服务器进行负载均衡;完成的标准是得到有文档记录的具体答案,或一个范围明确的后续工作项。

由索引模型根据 Issue 内容生成。

评估

技术栈
grpc, java
领域
api, authentication, distributed-systems
Issue 类型
文档
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
20/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。