alibaba / alibaba/Sentinel

[DISCUSSION] Module and package structure of nouveau traffic routing | 新流量治理代码与模块结构

Open
#3,025 4 comments 0 reactions 0 assignees View on GitHub
area/traffic-governance kind/discussion
Dominant language
Java
Stars
23.1k
Forks
8.1k
PR merge metrics
No merged PRs in 30d

Description

## Issue Description

Type: *discussion*

### Describe what happened (or what feature you want)

Related to #2943

Sentinel 2.0 将进行流量治理全面升级,其中会带来很多流量治理的新能力,如流量路由、流量染色、权重调整等。这些能力对应的代码与模块结构有不同的安置方式,社区需要进行讨论。

选择一:新流量治理能力置于 `sentinel-core` 模块中。
考虑的问题:不同的团队分别使用流控与路由能力,同个依赖 不同版本的情况,可能导致冲突;

选择二:新流量治理能力置于新的模块中,比如 `sentinel-traffic-core`。
考虑的问题:与 `sentinel-core` 共用的一些模块的处置问题

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.