This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-awesome.git
commit 1ccdb20d1c1d717505dcc03891a7a2ce09ae3e04 Author: ken.lj <[email protected]> AuthorDate: Sat Apr 2 21:10:27 2022 +0800 Update 2022-idea-list.md --- summerofcode/gsoc/2022-idea-list.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/summerofcode/gsoc/2022-idea-list.md b/summerofcode/gsoc/2022-idea-list.md index 072bb3a..b78d1ba 100644 --- a/summerofcode/gsoc/2022-idea-list.md +++ b/summerofcode/gsoc/2022-idea-list.md @@ -6,23 +6,23 @@ ## 可观测性 * Related proposal https://github.com/apache/dubbo-awesome/blob/master/proposals/D4-observability.md -* Project Links of different languages: +* Project links of different languages: * Java https://github.com/apache/dubbo/issues/9886 * Golang ## Proxyless Mesh * Related proposal https://github.com/apache/dubbo-awesome/blob/master/proposals/D3.2-proxyless-mesh.md -* Project Links of different languages: +* Project links of different languages: * Java https://github.com/apache/dubbo/issues/9884 * Golang ## Proxy Mesh - Thin SDK * Related proposal https://github.com/apache/dubbo-awesome/blob/master/proposals/D3.1-thinsdk-sidecar-mesh.md -* Project Links of different languages: +* Project links of different languages: * Java https://github.com/apache/dubbo/issues/9885 * Golang ## admin api 迁移 qos 去中心化管控 ## 服务治理场景化用例设计 -[Github Issue]() +Project link(https://github.com/apache/dubbo/issues/9887) **任务描述** Dubbo 拥有丰富的治理规则,如服务发现、负载均衡、路由策略(标签路由、条件路由)等,但是这些治理规则的使用具有一定的难度,用户也很难直观的了解到其对应的使用场景。因此 Dubbo 期望有这样的一些场景化的用例能够体现 Dubbo 的治理能力,帮助用户将治理规则迁移到真实业务场景中使用。
