Skip to content

Provide a shade release package for Dubbo with some common used libraries shaded. #12466

@chickenlj

Description

@chickenlj

As a middleware framework that works as a core dependency of many business projects, Dubbo relies on some other low-level libraries like Netty, which causes it easy to conflict if other middlewares depend on the same libraries but with different versions. To solve this, I think it's necessary for Dubbo to introduce a shade release package with those common dependencies shaded inside.

To achieve that, firstly, I think we should recognize all the third-party dependencies that are depended on by Dubbo and are easy to cause dependency conflicts.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions