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/07/27 06:05:00 UTC

[jira] [Commented] (TUBEMQ-305) Shade some common dependency used by tubemq-core

    [ https://issues.apache.org/jira/browse/TUBEMQ-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17165459#comment-17165459 ] 

Guocheng Zhang commented on TUBEMQ-305:
---------------------------------------

Thanks for contribution

> Shade some common dependency used by tubemq-core
> ------------------------------------------------
>
>                 Key: TUBEMQ-305
>                 URL: https://issues.apache.org/jira/browse/TUBEMQ-305
>             Project: Apache TubeMQ
>          Issue Type: Improvement
>            Reporter: Congxian Qiu(klion26)
>            Assignee: Congxian Qiu(klion26)
>            Priority: Major
>
> 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. 
> In this issue, we propose to shade these dependencies {{protobuf}}, {{netty}}, and {{gson.}}
> {{After this issue, the dependencies of }}{{protobuf}}, {{netty}} and {{gson}} can't be used by users directly, they need to add dependency themself if needed.



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