Skip to content

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

Description

@Alex-PLACET

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions