You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/01 15:41:13 UTC

[GitHub] [arrow] pitrou commented on pull request #12465: ARROW-15282: [C++][FlightRPC] Split data methods from the underlying transport

pitrou commented on pull request #12465:
URL: https://github.com/apache/arrow/pull/12465#issuecomment-1055576737


   The responsibilities on the server side are difficult to understand. It looks like they are shared between 3 or 4 different classes (`FlightServerBase`, `ServerTransportImpl`, `FlightServiceImpl` and perhaps `FlightService::Service`). I was expecting one transport-agnostic class and one transport implementation, but it looks like there is more...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org