Re: [PR] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-11 Thread via GitHub


heliang666s commented on PR #14069:
URL: https://github.com/apache/dubbo/pull/14069#issuecomment-2049734397

   Yes,I clone dubbo-samples code,I find the same problem.@wcy666103


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-11 Thread via GitHub


wcy666103 commented on PR #14069:
URL: https://github.com/apache/dubbo/pull/14069#issuecomment-2049725611

   This error is due to the version definition problem of dubbo-samples project 
with Dubbo-samples-meshrule-router Supported component versions of the test 
case, It can be asked if it is necessary to additionally exclude 3.3 
@songxiaosheng 
   
![image](https://github.com/apache/dubbo/assets/56506697/d56519f0-f242-4f1a-95d1-7c6d3b5eb85b)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-11 Thread via GitHub


sonarcloud[bot] commented on PR #14069:
URL: https://github.com/apache/dubbo/pull/14069#issuecomment-2049679632

   ## [![Quality Gate 
Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png
 'Quality Gate 
Failed')](https://sonarcloud.io/dashboard?id=apache_dubbo=14069) 
**Quality Gate failed**  
   Failed conditions  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/failed-16px.png
 '') [1 Security 
Hotspot](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo=14069=false=true)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo=14069)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



[PR] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-11 Thread via GitHub


heliang666s opened a new pull request, #14069:
URL: https://github.com/apache/dubbo/pull/14069

   ## What is the purpose of the change
   [Feature] Move Mesh Rule Router to SPI Extensions
   
   
   ## Brief changelog
   * copy all the related classes to 
org.apache.dubbo.rpc.cluster.configurator.parser.model
   
   ## Verifying this change
   
   
   
   
   ## Checklist
   - [x] Make sure there is a 
[GitHub_issue](https://github.com/apache/dubbo/issues) field for the change 
(usually before you start working on it). Trivial changes like typos do not 
require a GitHub issue. Your pull request should address just this issue, 
without pulling in other changes - one PR resolves one issue.
   - [ ] Each commit in the pull request should have a meaningful subject line 
and body.
   - [ ] Write a pull request description that is detailed enough to understand 
what the pull request does, how, and why.
   - [ ] Check if is necessary to patch to Dubbo 3 if you are work on Dubbo 2.7
   - [ ] Write necessary unit-test to verify your logic correction, more mock a 
little better when cross module dependency exist. If the new feature or 
significant change is committed, please remember to add sample in [dubbo 
samples](https://github.com/apache/dubbo-samples) project.
   - [ ] Add some description to 
[dubbo-website](https://github.com/apache/dubbo-website) project if you are 
requesting to add a feature.
   - [ ] GitHub Actions works fine on your own branch.
   - [ ] If this contribution is large, please follow the [Software Donation 
Guide](https://github.com/apache/dubbo/wiki/Software-donation-guide).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-11 Thread via GitHub


heliang666s closed pull request #14058: [Feature] Move Mesh Rule Router to SPI 
Extensions
URL: https://github.com/apache/dubbo/pull/14058


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-11 Thread via GitHub


heliang666s commented on PR #14058:
URL: https://github.com/apache/dubbo/pull/14058#issuecomment-2049189736

   ok,thanks~@wcy666103


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-11 Thread via GitHub


wcy666103 commented on PR #14058:
URL: https://github.com/apache/dubbo/pull/14058#issuecomment-2049144984

   You should do the migration on the `3.3` branch, not `3.2`. You can create a 
new pr and close this pr after doing the work on the 3.3 branch


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-10 Thread via GitHub


heliang666s commented on PR #14058:
URL: https://github.com/apache/dubbo/pull/14058#issuecomment-2046675465

   
![图片](https://github.com/apache/dubbo/assets/147408835/8ae32108-89ec-4e5b-8677-b02fbbf9b9cb)
   Would you fix the test?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



[PR] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-09 Thread via GitHub


heliang666s opened a new pull request, #14058:
URL: https://github.com/apache/dubbo/pull/14058

   ## What is the purpose of the change
   [Feature] Move Mesh Rule Router to SPI Extensions #13957 
   
   
   ## Brief changelog
   * copy all the related classes to 
org.apache.dubbo.rpc.cluster.configurator.parser.model
   
   
   
   ## Checklist
   - [x] Make sure there is a 
[GitHub_issue](https://github.com/apache/dubbo/issues) field for the change 
(usually before you start working on it). Trivial changes like typos do not 
require a GitHub issue. Your pull request should address just this issue, 
without pulling in other changes - one PR resolves one issue.
   - [ ] Each commit in the pull request should have a meaningful subject line 
and body.
   - [ ] Write a pull request description that is detailed enough to understand 
what the pull request does, how, and why.
   - [ ] Check if is necessary to patch to Dubbo 3 if you are work on Dubbo 2.7
   - [ ] Write necessary unit-test to verify your logic correction, more mock a 
little better when cross module dependency exist. If the new feature or 
significant change is committed, please remember to add sample in [dubbo 
samples](https://github.com/apache/dubbo-samples) project.
   - [ ] Add some description to 
[dubbo-website](https://github.com/apache/dubbo-website) project if you are 
requesting to add a feature.
   - [ ] GitHub Actions works fine on your own branch.
   - [ ] If this contribution is large, please follow the [Software Donation 
Guide](https://github.com/apache/dubbo/wiki/Software-donation-guide).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-08 Thread via GitHub


heliang666s closed pull request #14051: [Feature] Move Mesh Rule Router to SPI 
Extensions 
URL: https://github.com/apache/dubbo/pull/14051


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



[PR] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-08 Thread via GitHub


heliang666s opened a new pull request, #14051:
URL: https://github.com/apache/dubbo/pull/14051

   ## What is the purpose of the change
   [Feature] Move Mesh Rule Router to SPI Extensions #13957 
   
   
   ## Brief changelog
   Just remove all related code.
   It has been merged in dubbo-spi-extensions.
   
   ## Verifying this change
   
   
   
   
   ## Checklist
   - [x] Make sure there is a 
[GitHub_issue](https://github.com/apache/dubbo/issues) field for the change 
(usually before you start working on it). Trivial changes like typos do not 
require a GitHub issue. Your pull request should address just this issue, 
without pulling in other changes - one PR resolves one issue.
   - [ ] Each commit in the pull request should have a meaningful subject line 
and body.
   - [ ] Write a pull request description that is detailed enough to understand 
what the pull request does, how, and why.
   - [ ] Check if is necessary to patch to Dubbo 3 if you are work on Dubbo 2.7
   - [ ] Write necessary unit-test to verify your logic correction, more mock a 
little better when cross module dependency exist. If the new feature or 
significant change is committed, please remember to add sample in [dubbo 
samples](https://github.com/apache/dubbo-samples) project.
   - [ ] Add some description to 
[dubbo-website](https://github.com/apache/dubbo-website) project if you are 
requesting to add a feature.
   - [ ] GitHub Actions works fine on your own branch.
   - [ ] If this contribution is large, please follow the [Software Donation 
Guide](https://github.com/apache/dubbo/wiki/Software-donation-guide).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org