apache / apache/arrow

[C++][FlightRPC] Refactor GRPC server and transport classes

Open
#50,282 1 comment 0 reactions 1 assignee Claimed by @Alex-PLACET View on GitHub
Component: C++ Component: FlightRPC Type: enhancement
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

### Describe the enhancement requested

The goal is to refactor the Flight gRPC server and transport's internal code to enable a future async (callback-based) gRPC implementation.
The goal is to make the core middleware, authentication, streaming, and serialization logic reusable across both sync and async paths without code duplication.

### Component(s)

C++, FlightRPC

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.