You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2021/07/28 11:40:52 UTC

[GitHub] [incubator-inlong] dockerzhang opened a new issue #904: [INLONG-305] Shade some common dependency used by tubemq-core

dockerzhang opened a new issue #904:
URL: https://github.com/apache/incubator-inlong/issues/904


   <p>Currently, tubemq-core contains some common dependency such as protobuf, nutty and gson. include these dependencies without shading may cause the some class conflict because use code maybe wants to use a different versions. </p>
   
   <p>In this issue, we propose to shade these dependencies <tt>protobuf</tt>, <tt>netty</tt>, and <tt>gson.</tt></p>
   
   <p><tt>After this issue, the dependencies of }}{{protobuf</tt>, <tt>netty</tt> and <tt>gson</tt> can't be used by users directly, they need to add dependency themself if needed.</p>
   <i>JIRA link - <a href="https://issues.apache.org/jira/browse/INLONG-305">[INLONG-305]</a> created by klion26</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: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-inlong] gosonzhang closed issue #904: [INLONG-305] Shade some common dependency used by tubemq-core

Posted by GitBox <gi...@apache.org>.
gosonzhang closed issue #904:
URL: https://github.com/apache/incubator-inlong/issues/904


   


-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-inlong] gosonzhang commented on issue #904: [INLONG-305] Shade some common dependency used by tubemq-core

Posted by GitBox <gi...@apache.org>.
gosonzhang commented on issue #904:
URL: https://github.com/apache/incubator-inlong/issues/904#issuecomment-942937146


   Closed due to long periods of inactivity
   
   Please reopen it if needed


-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org