apache / dubbo

The java implementation of Apache Dubbo. An RPC and microservice framework.
https://dubbo.apache.org/
Apache License 2.0
40.54k stars 26.44k forks source link

[Feature] GLCC project conclusion assessment #14823

Closed wcy666103 closed 3 weeks ago

wcy666103 commented 1 month ago

Pre-check

Search before asking

Apache Dubbo Component

Java SPI Extensions (apache/dubbo-spi-extensions)

Descriptions

CCF GitLink Programming Summer Camp (GitLink Code Camp, referred to as GLCC), is sponsored by the China Computer Society (CCF), GitLink community and CCF Open Source Development Committee (CCF ODC) jointly held for the summer open source project internship program for college students across the country.

The title of my project is Dubbo Kernel traffic rules Improvement & Complete Example writing . The following link is some of the work I did for the project in dubbo related repositories:

I will close this issue after the review is completed

Related issues

dubbo-samples repositorie:

broadcast samples:Add broadcast test by wcy666103

newrouter samples: Add Condition rule v3.1 test case by wcy666103

dubbo repositorie

ConditionRouterRulev3.1 : New condition router v3.1 by wcy666103

other: Condition route v3.1 by wcy666103

affinityRouter : Add Affinity Router by wcy666103

xds resource: Define XDS resources by wcy666103

dubbo-extensions repositorie:

fix broadcast test: fix-broadcast-test-unit by wcy666103

add broadcast test:Add cluster-broadcast1 unit test by wcy666103

dubbo-go repositorie:

https://github.com/apache/dubbo-go/pull/2738

issue

v3.1design:[Feature] New Condition route v3.1

design2: [Feature] Design and implement new conditional rules V3.1

Are you willing to submit a pull request to fix on your own?

Code of Conduct