You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tubemq.apache.org by "Guocheng Zhang (Jira)" <ji...@apache.org> on 2020/06/04 07:07:00 UTC

[jira] [Created] (TUBEMQ-203) Upgrade Protocol Buffer component version

Guocheng Zhang created TUBEMQ-203:
-------------------------------------

             Summary: Upgrade Protocol Buffer component version
                 Key: TUBEMQ-203
                 URL: https://issues.apache.org/jira/browse/TUBEMQ-203
             Project: Apache TubeMQ
          Issue Type: Improvement
            Reporter: Guocheng Zhang


Through analysis and investigation, Protocol Buffer is better in multilingual interaction, which can save a lot of code work. The PB version of TubeMQ is too old,  and only uses the PB message codec function, so there are not many restrictions on upgrading the PB version. 

In order to avoid Conflict with the PB of the environment using TubeMQ SDK business, it is necessary to shade the TubeMQ's PB through maven-shade-plugin



Is anyone interested in it?



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