apache / dubbo

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

[Task] Introduce new script routing in apache/dubbo-spi-extensions #13864

Open AlbumenJ opened 6 months ago

AlbumenJ commented 6 months ago

Pre-check

Search before asking

Apache Dubbo Component

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

Descriptions

The script routing provided in the repo has been out of date for several releases. We can consider introducing a new script routing mechanism for more convenient and flexible traffic routing support.

For security considerations, we can move the implementation to apache/dubbo-spi-extensions.

Related issues

13548

https://github.com/apache/dubbo/discussions/13834

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

Code of Conduct

tritone-l commented 6 months ago

@AlbumenJ I'm willing to do that ,May you give me more detail for this task?

AlbumenJ commented 6 months ago

@AlbumenJ I'm willing to do that ,May you give me more detail for this task?

@songxiaosheng PTAL

songxiaosheng commented 6 months ago

@AlbumenJ I'm willing to do that ,May you give me more detail for this task?

The script routing provided in the repo has been out of date for several releases. We can consider introducing a new script routing mechanism for more convenient and flexible traffic routing support.

For security considerations, we can move the implementation to apache/dubbo-spi-extensions.

wcy666103 commented 4 months ago

Is this issue completed? Is there any progress? I am very interested in this and want to join. @tritone-l