You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Rok Mihevc (Jira)" <ji...@apache.org> on 2022/02/23 13:22:00 UTC

[jira] [Created] (ARROW-15764) [C++][FlightRPC] Optionally cache serialized ListFlights serverside

Rok Mihevc created ARROW-15764:
----------------------------------

             Summary: [C++][FlightRPC] Optionally cache serialized ListFlights serverside
                 Key: ARROW-15764
                 URL: https://issues.apache.org/jira/browse/ARROW-15764
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Rok Mihevc


ListFlights serializes flights each time it is called. If we have many flights and ListFlights is called often this can produce a significant load on the server. We could have an optional cache server side to avoid this.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)