David Li created ARROW-14662:
--------------------------------

             Summary: [C++][Documentation] Note caveats of a combined 
gRPC/Flight server
                 Key: ARROW-14662
                 URL: https://issues.apache.org/jira/browse/ARROW-14662
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++, Documentation
            Reporter: David Li
            Assignee: David Li


See [this GitHub issue|https://github.com/apache/arrow/issues/11657]: when 
building a combined gRPC/Flight service, care must be taken not to link gRPC 
twice on accident. This is noted briefly in the 
[docstring|https://github.com/apache/arrow/blob/3e554c3703557b422fd762fe9c3844e514b32149/cpp/src/arrow/flight/server.h#L152-L159]
 but we should be more detailed and perhaps add prose documentation. We should 
also note this in the 
[example|https://github.com/apache/arrow/blob/3e554c3703557b422fd762fe9c3844e514b32149/cpp/examples/arrow/flight_grpc_example.cc].



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

Reply via email to