You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Yibo Cai (Jira)" <ji...@apache.org> on 2021/11/18 12:51:00 UTC

[jira] [Resolved] (ARROW-14662) [C++][Documentation] Note caveats of a combined gRPC/Flight server

     [ https://issues.apache.org/jira/browse/ARROW-14662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yibo Cai resolved ARROW-14662.
------------------------------
    Fix Version/s: 7.0.0
       Resolution: Fixed

Issue resolved by pull request 11698
[https://github.com/apache/arrow/pull/11698]

> [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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)