dockerzhang opened a new issue #664: URL: https://github.com/apache/incubator-inlong/issues/664
<p>TubeMQ uses Protocol Buffers, mainly for borrowing and only borrowing pb's ZigZag, Varints encoding scheme to facilitate the construction of the underlying network message package. It doesn't matter which version of PB is specific, so you can see that this version is very old.</p> <p>Actually, we found that if this piece is bound to PB, the compile time requires the business to install this component in advance, and at the same time, the issued SDK is likely to form a dependency conflict with the business's PB version.</p> <p>In the future, deleting PB component dependencies may be a better choice.</p> <i>JIRA link - <a href="https://issues.apache.org/jira/browse/INLONG-65">[INLONG-65]</a> created by gosonzhang</i> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
