Congxian Qiu(klion26) created TUBEMQ-305:
--------------------------------------------

             Summary: 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)


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)

Reply via email to