-
Notifications
You must be signed in to change notification settings - Fork 26.5k
Dubbo MCP Integration #15406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 3.3
Are you sure you want to change the base?
Dubbo MCP Integration #15406
Conversation
4b00a76
to
4739e28
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 3.3 #15406 +/- ##
============================================
+ Coverage 60.74% 60.77% +0.02%
- Complexity 10934 11444 +510
============================================
Files 1887 1898 +11
Lines 86242 87386 +1144
Branches 12927 13134 +207
============================================
+ Hits 52391 53105 +714
- Misses 28377 28777 +400
- Partials 5474 5504 +30
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
4739e28
to
c1ad13b
Compare
c1ad13b
to
1eb59ac
Compare
…d optimized the port selection logic when configurations are not provided.
763676c
to
1913eb8
Compare
Add errorCode. Add unitTest
1913eb8
to
5cd8426
Compare
…g and refactor package structure
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are many Chinese comments in the change commit.
18e1a2c
to
f72f378
Compare
Done.Translation completed. |
Dear Dubbo team: |
no, there are still chinese comments. i.e. McpConstant.java |
f72f378
to
7057efb
Compare
You're right. done. |
|
...o-plugin/dubbo-mcp/src/main/java/org/apache/dubbo/mcp/core/McpApplicationDeployListener.java
Outdated
Show resolved
Hide resolved
...o-plugin/dubbo-mcp/src/main/java/org/apache/dubbo/mcp/core/McpApplicationDeployListener.java
Outdated
Show resolved
Hide resolved
dubbo-plugin/dubbo-mcp/src/main/java/org/apache/dubbo/mcp/core/McpServiceFilter.java
Outdated
Show resolved
Hide resolved
dubbo-plugin/dubbo-mcp/src/main/java/org/apache/dubbo/mcp/tool/DubboMcpGenericCaller.java
Outdated
Show resolved
Hide resolved
a198140
to
a9e7913
Compare
Optimize some code.
a9e7913
to
b20acfe
Compare
OK👍 |
…exposure of MCP services.
What is the purpose of the change?
Ref: #15332
Checklist