Re: [PR] Merge CommonConfigPostProcessor and ConfigPostProcessor [dubbo]

2024-03-31 Thread via GitHub


heliang666s closed pull request #14014: Merge CommonConfigPostProcessor and 
ConfigPostProcessor
URL: https://github.com/apache/dubbo/pull/14014


-- 
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: [I] [Feature] Merge CommonConfigPostProcessor and ConfigPostProcessor [dubbo]

2024-03-31 Thread via GitHub


heliang666s commented on issue #13959:
URL: https://github.com/apache/dubbo/issues/13959#issuecomment-2029141352

   I have some questions, ask for help
   there is my modifylog:
   * create 
src/main/java/org/apache/dubbo/config/CommonConfigPostProcessor.java;(because 
there is no CommonConfigPostProcessor but need to merge)
   * move ConfigPostProcessor to 
src/main/java/org/apache/dubbo/config/CommonConfigPostProcessor.java;
   * Modify dependencies
   
![图片](https://github.com/apache/dubbo/assets/147408835/43f070fe-dff0-41cf-b36d-1945f480f924)
   
![图片](https://github.com/apache/dubbo/assets/147408835/9e091aa8-a73e-42d5-b059-54ce79fffa33)
   This creates a dependency loop, I don't know how to fix it, please give a 
suggestion, thanks


-- 
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: [I] [Feature] Update FileTest in 3.3 [dubbo]

2024-03-31 Thread via GitHub


CrazyHZM closed issue #13961: [Feature] Update FileTest in 3.3
URL: https://github.com/apache/dubbo/issues/13961


-- 
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] fix test [dubbo-samples]

2024-03-31 Thread via GitHub


3424672656 commented on PR #1101:
URL: https://github.com/apache/dubbo-samples/pull/1101#issuecomment-2029103824

   > _没有提供描述。_
   
   


-- 
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] fix test [dubbo-samples]

2024-03-31 Thread via GitHub


3424672656 commented on PR #1101:
URL: https://github.com/apache/dubbo-samples/pull/1101#issuecomment-2029103496

   [https://github.com/apache/dubbo-samples/pull/1101](url)


-- 
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] Add corresponding tab(Form View Tab and YAML View Tab) for all routing modules under traffic control module. [dubbo-kubernetes]

2024-03-31 Thread via GitHub


ikun-Lg opened a new pull request, #246:
URL: https://github.com/apache/dubbo-kubernetes/pull/246

**Task:**
   
   1.Completed the construction of all sub-module form view and YAML view 
pages under traffic monitoring
   2.Added corresponding i18n field
   3.Resource-instance module UI follow-up Resource-application, and 
completed configuration tab page construction
   4.Routes are added to the page
   
   
![image](https://github.com/apache/dubbo-kubernetes/assets/120859665/a6c14a36-4332-4685-b337-186f201bfe58)
   
   
![image](https://github.com/apache/dubbo-kubernetes/assets/120859665/1e1dd4de-a935-494d-9700-588f59782996)
   
   
![image](https://github.com/apache/dubbo-kubernetes/assets/120859665/15ac5cd2-2b57-4c83-9b09-49e716a29fa3)
   
   
![image](https://github.com/apache/dubbo-kubernetes/assets/120859665/b94c4dcf-b451-418b-8e30-f3f8e5edacd5)
   
   
![image](https://github.com/apache/dubbo-kubernetes/assets/120859665/63850cb3-7237-40dc-8712-095d0eef1cb9)
   
   
![image](https://github.com/apache/dubbo-kubernetes/assets/120859665/9e17ad14-4f66-4772-92ff-59a6adc22f6e)
   
   
![image](https://github.com/apache/dubbo-kubernetes/assets/120859665/a581b835-7d3d-42ba-888f-fb4bd68ba30a)
   


-- 
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: [I] [Feature][3.3] CORS support for triple rest protocol [dubbo]

2024-03-31 Thread via GitHub


Rawven commented on issue #13965:
URL: https://github.com/apache/dubbo/issues/13965#issuecomment-2029078401

   Can it be assigned to me ,i can complete it


-- 
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] fix triple stub calling grpc server fail [dubbo]

2024-03-31 Thread via GitHub


crazyStar00 commented on PR #14012:
URL: https://github.com/apache/dubbo/pull/14012#issuecomment-2029077230

   It has been tested and indeed solved the problem #13980


-- 
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: [I] [Bug] dubbo interacts with native grpc java_package is unavailable [dubbo]

2024-03-31 Thread via GitHub


EarthChen closed issue #13980: [Bug] dubbo interacts with native grpc 
java_package is unavailable
URL: https://github.com/apache/dubbo/issues/13980


-- 
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] fix triple stub calling grpc server fail [dubbo]

2024-03-31 Thread via GitHub


EarthChen merged PR #14012:
URL: https://github.com/apache/dubbo/pull/14012


-- 
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: [I] Dubbo 3.2.0版本REST是部分是重写了吗?有很多功能都不能用了 [dubbo]

2024-03-31 Thread via GitHub


wxbty closed issue #12165: Dubbo 3.2.0版本REST是部分是重写了吗?有很多功能都不能用了
URL: https://github.com/apache/dubbo/issues/12165


-- 
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: [I] java.lang.reflect.InaccessibleObjectException: Unable to make field private final java.lang.module.ModuleDescriptor java.lang.module.ModuleReference.descriptor accessible: module java.base doe

2024-03-31 Thread via GitHub


EnterJson closed issue #14011: java.lang.reflect.InaccessibleObjectException: 
Unable to make field private final java.lang.module.ModuleDescriptor 
java.lang.module.ModuleReference.descriptor accessible: module java.base does 
not "opens java.lang.module" to unnamed module @68267da0[Bug] 
URL: https://github.com/apache/dubbo/issues/14011


-- 
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] feat:Remove zk3.4 support in 3.3 [dubbo]

2024-03-31 Thread via GitHub


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

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo=13970) 
**Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [5 New 
issues](https://sonarcloud.io/project/issues?id=apache_dubbo=13970=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/component_measures?id=apache_dubbo=13970=new_accepted_issues=list)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo=13970=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0.0% Coverage on New 
Code](https://sonarcloud.io/component_measures?id=apache_dubbo=13970=new_coverage=list)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0.0% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_dubbo=13970=new_duplicated_lines_density=list)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo=13970)
   
   


-- 
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: [I] dubbo 2.7.22升级dubbo3.1.9,出现空指针异常 [dubbo]

2024-03-31 Thread via GitHub


wxbty closed issue #12079: dubbo 2.7.22升级dubbo3.1.9,出现空指针异常
URL: https://github.com/apache/dubbo/issues/12079


-- 
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] Feat security [dubbo-go]

2024-03-31 Thread via GitHub


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

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo-go=2643) 
**Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [47 New 
issues](https://sonarcloud.io/project/issues?id=apache_dubbo-go=2643=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/component_measures?id=apache_dubbo-go=2643=new_accepted_issues=list)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo-go=2643=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Coverage  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0.2% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_dubbo-go=2643=new_duplicated_lines_density=list)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo-go=2643)
   
   


-- 
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] Feat security [dubbo-go]

2024-03-31 Thread via GitHub


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

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo-go=2643) 
**Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [47 New 
issues](https://sonarcloud.io/project/issues?id=apache_dubbo-go=2643=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/component_measures?id=apache_dubbo-go=2643=new_accepted_issues=list)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo-go=2643=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Coverage  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0.2% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_dubbo-go=2643=new_duplicated_lines_density=list)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo-go=2643)
   
   


-- 
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] refactor/dubbo-security grpc dependency replace [dubbo]

2024-03-31 Thread via GitHub


codecov-commenter commented on PR #14004:
URL: https://github.com/apache/dubbo/pull/14004#issuecomment-2028843608

   ## 
[Codecov](https://app.codecov.io/gh/apache/dubbo/pull/14004?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Project coverage is 37.93%. Comparing base 
[(`9926a93`)](https://app.codecov.io/gh/apache/dubbo/commit/9926a932235ee7b7bf40afaa13c0cfa1d55a2011?dropdown=coverage=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 to head 
[(`060ce40`)](https://app.codecov.io/gh/apache/dubbo/pull/14004?dropdown=coverage=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   
   Additional details and impacted files
   
   
   ```diff
   @@   Coverage Diff   @@
   ##   3.3-dev-xds   #14004  +/-   ##
   ===
   - Coverage38.16%   37.93%   -0.23% 
   ===
 Files 1929 1929  
 Lines8016080170  +10 
 Branches 1158711587  
   ===
   - Hits 3059330414 -179 
   - Misses   4525745482 +225 
   + Partials  4310 4274  -36 
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/dubbo/pull/14004?dropdown=coverage=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
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] refactor/dubbo-security grpc dependency replace [dubbo]

2024-03-31 Thread via GitHub


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

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo=14004) 
**Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_dubbo=14004=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/component_measures?id=apache_dubbo=14004=new_accepted_issues=list)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo=14004=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0.0% Coverage on New 
Code](https://sonarcloud.io/component_measures?id=apache_dubbo=14004=new_coverage=list)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0.0% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_dubbo=14004=new_duplicated_lines_density=list)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo=14004)
   
   


-- 
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



[I] [Bug] Under equivalent conditions, the performance of Dubbo 3 in terms of QPS (Queries Per Second) and RT (Response Time) is not as good as Dubbo 2 [dubbo]

2024-03-31 Thread via GitHub


roadToit opened a new issue, #14017:
URL: https://github.com/apache/dubbo/issues/14017

   ### Pre-check
   
   - [X] I am sure that all the content I provide is in English.
   
   
   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Apache Dubbo Component
   
   Java SDK (apache/dubbo)
   
   ### Dubbo Version
   
   Dubbo 3.1.11
   Dubbo 2.6.12
   OpenJdk 11
   Linux
   
   ### Steps to reproduce this issue
   
   Based on the provided load testing results, where three types of Dubbo 
interfaces were tested under both Dubbo 2 and Dubbo 3:
   
   A blank Dubbo interface with no logic.
   A Dubbo interface returning a POJO object.
   A Dubbo interface returning a list of POJOs.
   The load testing results indicate the following:
   
   The QPS (Queries Per Second) of interfaces based on Dubbo 3 decreased 
significantly compared to those based on Dubbo 2.
   The RT (Response Time) metrics (Max/TP/TP999/TP99/avg) of interfaces 
based on Dubbo 3 showed varying degrees of increase, indicating slower 
performance compared to interfaces based on Dubbo 2.
   Considering the above load testing results, the question arises whether it 
is still necessary to upgrade from Dubbo 2 to Dubbo 3.
   
   ### What you expected to happen
   
   I expected Dubbo 3 to show improvements in terms of QPS and RT compared to 
Dubbo 2, but the actual load testing results did not reflect this. 
   I am quite confused.
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request to fix on your own?
   
   - [ ] Yes I am willing to submit a pull request on my own!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.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] Merge branch 'master' of https://github.com/Helltab/dubbo-kubernetes … [dubbo-kubernetes]

2024-03-31 Thread via GitHub


chickenlj merged PR #245:
URL: https://github.com/apache/dubbo-kubernetes/pull/245


-- 
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] Merge branch 'master' of https://github.com/Helltab/dubbo-kubernetes … [dubbo-kubernetes]

2024-03-31 Thread via GitHub


Helltab opened a new pull request, #245:
URL: https://github.com/apache/dubbo-kubernetes/pull/245

   …into feature/ui/framework/vue3
   
   * 'master' of https://github.com/Helltab/dubbo-kubernetes:
   
   ## What is the purpose of the change
   
   
   ## Brief changelog
   
   
   ## Verifying this change
   
   
   
   
   ## CheckList
   - [x] Make sure there is a 
[GitHub_issue](https://github.com/apache/dubbo-kubernetes/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.
   - [ ] Write necessary unit-test to verify your logic correction, more mock a 
little better when cross module dependency exist. 
   - [ ] 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] feat(#240/#241/#242 [dubbo-kubernetes]

2024-03-31 Thread via GitHub


chickenlj merged PR #243:
URL: https://github.com/apache/dubbo-kubernetes/pull/243


-- 
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: [I] Front: Modify the website title as 'Dubbo Admin' [dubbo-kubernetes]

2024-03-31 Thread via GitHub


mfordjody closed issue #222: Front: Modify the website title as 'Dubbo Admin'
URL: https://github.com/apache/dubbo-kubernetes/issues/222


-- 
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] add traffic control pages [dubbo-kubernetes]

2024-03-31 Thread via GitHub


SDUWYS commented on PR #244:
URL: https://github.com/apache/dubbo-kubernetes/pull/244#issuecomment-2028687411

   LGTM.


-- 
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] Feat security [dubbo-go]

2024-03-31 Thread via GitHub


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

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo-go=2643) 
**Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [47 New 
issues](https://sonarcloud.io/project/issues?id=apache_dubbo-go=2643=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/component_measures?id=apache_dubbo-go=2643=new_accepted_issues=list)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo-go=2643=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Coverage  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0.2% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_dubbo-go=2643=new_duplicated_lines_density=list)
  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo-go=2643)
   
   


-- 
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] add traffic control pages [dubbo-kubernetes]

2024-03-31 Thread via GitHub


jianyi-gronk opened a new pull request, #244:
URL: https://github.com/apache/dubbo-kubernetes/pull/244

   
![image](https://github.com/apache/dubbo-kubernetes/assets/95062803/50562bfe-0c87-4335-9f30-94f1fdc8bae0)
   
![image](https://github.com/apache/dubbo-kubernetes/assets/95062803/8b4987f9-b483-4f36-a6d4-b7ea7c2b91f6)
   
![image](https://github.com/apache/dubbo-kubernetes/assets/95062803/6e23732b-ad8f-4175-a017-8002328d5339)
   
![image](https://github.com/apache/dubbo-kubernetes/assets/95062803/f6f527ff-eddd-460f-817d-6ad1ce810dcc)
   
![image](https://github.com/apache/dubbo-kubernetes/assets/95062803/5d72256b-0e97-4b95-b90c-5d7c404201a0)
   


-- 
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] feat(#240/#241/#242 [dubbo-kubernetes]

2024-03-31 Thread via GitHub


Helltab opened a new pull request, #243:
URL: https://github.com/apache/dubbo-kubernetes/pull/243

   1. Feature about application events page #241 
   2.Issue about the table should be able to filter custom fields. #240 
   3. Feature about application config page #242 


-- 
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



[I] Front: Feature about application config page [dubbo-kubernetes]

2024-03-31 Thread via GitHub


Helltab opened a new issue, #242:
URL: https://github.com/apache/dubbo-kubernetes/issues/242

   There is the UI prototype
   https://github.com/apache/dubbo-kubernetes/assets/26338738/e213bb61-76f3-461a-96b6-f17d179f6efa;>
   
   
   https://github.com/apache/dubbo-kubernetes/assets/26338738/09aefeed-bd03-4c44-967f-80a248170d5c;>
   
   https://github.com/apache/dubbo-kubernetes/assets/26338738/b02f242e-5313-4d8c-9a34-f68475539fdf;>
   


-- 
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.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] fix: that protoc-gen-go-triple cannot generate normally when a proto file has multiple services. [dubbo-go]

2024-03-31 Thread via GitHub


codecov-commenter commented on PR #2647:
URL: https://github.com/apache/dubbo-go/pull/2647#issuecomment-2028589538

   ## 
[Codecov](https://app.codecov.io/gh/apache/dubbo-go/pull/2647?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Project coverage is 47.40%. Comparing base 
[(`b505f89`)](https://app.codecov.io/gh/apache/dubbo-go/commit/b505f89f9da2342c34b04042e39615f5c40ddc5a?dropdown=coverage=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 to head 
[(`d313148`)](https://app.codecov.io/gh/apache/dubbo-go/pull/2647?dropdown=coverage=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   > Report is 13 commits behind head on main.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff @@
   ## main#2647  +/-   ##
   ==
   + Coverage   47.39%   47.40%   +0.01% 
   ==
 Files 341  341  
 Lines   2512225125   +3 
   ==
   + Hits1190711911   +4 
 Misses  1206912069  
   + Partials 1146 1145   -1 
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/dubbo-go/pull/2647?dropdown=coverage=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
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] fix: that protoc-gen-go-triple cannot generate normally when a proto file has multiple services. [dubbo-go]

2024-03-31 Thread via GitHub


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

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo-go=2647) 
**Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_dubbo-go=2647=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/component_measures?id=apache_dubbo-go=2647=new_accepted_issues=list)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo-go=2647=false=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Coverage  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Duplication  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo-go=2647)
   
   


-- 
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] fix: that protoc-gen-go-triple cannot generate normally when a proto file has multiple services. [dubbo-go]

2024-03-31 Thread via GitHub


r27153733 opened a new pull request, #2647:
URL: https://github.com/apache/dubbo-go/pull/2647

   fixed #2646 


-- 
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



[I] protoc-gen-go-triple 在一个proto文件有多个service的情况下有bug [dubbo-go]

2024-03-31 Thread via GitHub


r27153733 opened a new issue, #2646:
URL: https://github.com/apache/dubbo-go/issues/2646

   ### Environment
   
   
   
   - Server: Dubbo-go, v3.1.1
   - Client: Dubbo-go, v3.1.1
   - Protocol: Triple
   
   ### Issue description
   
   
   protoc-gen-go-triple 在一个proto文件有多个service的情况下有bug
   proto文件
   
![图片](https://github.com/apache/dubbo-go/assets/69096367/19df07f6-0742-426a-9977-34ec5119d1e3)
   注释没有 //
   
![图片](https://github.com/apache/dubbo-go/assets/69096367/236318f5-6886-452b-a04c-ac83db586d2a)
   var没有换行
   
![图片](https://github.com/apache/dubbo-go/assets/69096367/023c1d13-1ccb-448c-a12c-66bacd00d19d)
   SetConsumerService和SetProviderService多service下一定会重复定义
   
![图片](https://github.com/apache/dubbo-go/assets/69096367/ece91afb-87c2-4fa5-aaa6-f1ba85fba4de)
   
![图片](https://github.com/apache/dubbo-go/assets/69096367/5860f86a-12f0-4946-b180-102aea7b4271)
   利用ServiceName修改成SetConsumeAService和SetConsumerBService,可避免重复定义。
   
   


-- 
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.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



[I] [Task] Separate the code for indicator monitoring [dubbo]

2024-03-31 Thread via GitHub


songxiaosheng opened a new issue, #14016:
URL: https://github.com/apache/dubbo/issues/14016

   (no comment)


-- 
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.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: [I] [Task] Sort out the Dubbo extension library ecology and use graphics to represent it [dubbo-spi-extensions]

2024-03-31 Thread via GitHub


songxiaosheng commented on issue #302:
URL: 
https://github.com/apache/dubbo-spi-extensions/issues/302#issuecomment-2028581455

   > hello,I want try this
   
   done


-- 
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: [I] [Task] Expand market function development [dubbo]

2024-03-31 Thread via GitHub


songxiaosheng commented on issue #13863:
URL: https://github.com/apache/dubbo/issues/13863#issuecomment-2028580906

   Does the entire issue require detailed communication?


-- 
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: [I] [Task] Sort out the Dubbo extension library ecology and use graphics to represent it [dubbo-spi-extensions]

2024-03-31 Thread via GitHub


wcy666103 commented on issue #302:
URL: 
https://github.com/apache/dubbo-spi-extensions/issues/302#issuecomment-2028580301

   hello,I want try this


-- 
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: [I] [Task] Sort out the Dubbo extension library ecology and use graphics to represent it [dubbo-spi-extensions]

2024-03-31 Thread via GitHub


songxiaosheng commented on issue #302:
URL: 
https://github.com/apache/dubbo-spi-extensions/issues/302#issuecomment-2028580216

   
![image](https://github.com/apache/dubbo-spi-extensions/assets/81170548/1d6b387b-a215-42a2-837f-38debd9a1957)
   


-- 
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] build: Add GitHub Actions workflow [dubbo-spi-extensions]

2024-03-31 Thread via GitHub


songxiaosheng merged PR #300:
URL: https://github.com/apache/dubbo-spi-extensions/pull/300


-- 
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: [I] [Bug] 同等条件下,压测效果(QPS/RT)dubbo3不如dubbo2表现好 [dubbo]

2024-03-31 Thread via GitHub


AlbumenJ commented on issue #14013:
URL: https://github.com/apache/dubbo/issues/14013#issuecomment-2028569250

   Please submit the issue in English. 


-- 
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: [I] [Bug] 同等条件下,压测效果(QPS/RT)dubbo3不如dubbo2表现好 [dubbo]

2024-03-31 Thread via GitHub


AlbumenJ closed issue #14013: [Bug] 同等条件下,压测效果(QPS/RT)dubbo3不如dubbo2表现好
URL: https://github.com/apache/dubbo/issues/14013


-- 
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