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

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

David Li created ARROW-15495:
--------------------------------

             Summary: [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


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)