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

[jira] [Resolved] (ARROW-15495) [C++][FlightRPC] Ensure system gRPC is only used with system Protobuf

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

Krisztian Szucs resolved ARROW-15495.
-------------------------------------
    Fix Version/s: 7.0.0
       Resolution: Fixed

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

> [C++][FlightRPC] Ensure system gRPC is only used with system Protobuf
> ---------------------------------------------------------------------
>
>                 Key: ARROW-15495
>                 URL: https://issues.apache.org/jira/browse/ARROW-15495
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, FlightRPC
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> See Kou's post on the ML: [https://lists.apache.org/thread/dg2nm7r9vpo42toygg8o8rzf8gkg6knb]
> We should ensure system gRPC doesn't get mixed with bundled Protobuf which can cause test failures (also this is not really a valid combination, this will likely link in two copies of Protobuf).



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