You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Vinayakumar B (Jira)" <ji...@apache.org> on 2020/05/18 06:23:00 UTC

[jira] [Created] (HADOOP-17046) Support downstreams' existing Hadoop-rpc implementations using non-shaded protobuf classes.

Vinayakumar B created HADOOP-17046:
--------------------------------------

             Summary: Support downstreams' existing Hadoop-rpc implementations using non-shaded protobuf classes.
                 Key: HADOOP-17046
                 URL: https://issues.apache.org/jira/browse/HADOOP-17046
             Project: Hadoop Common
          Issue Type: Improvement
          Components: rpc-server
    Affects Versions: 3.3.0
            Reporter: Vinayakumar B


After upgrade/shade of protobuf to 3.7 version, existing Hadoop-Rpc client-server implementations using ProtobufRpcEngine will not work.

So, this Jira proposes to keep existing ProtobuRpcEngine as-is (without shading and with protobuf-2.5.0 implementation) to support downstream implementations.

Use new ProtobufRpcEngine2 to use shaded protobuf classes within Hadoop and later projects who wish to upgrade their protobufs to 3.x.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org