-
Notifications
You must be signed in to change notification settings - Fork 26.4k
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
[Bug] Build failed after relying on version 3.2.11 or later #14168
Comments
The test version 3.2.10 is normal. 3.2.11 to 3.3.x does not work. |
@EarthChen PTAL |
I failed to reproduce successfully, using dubbo version 3.3.0-beta.2 and springboot version 3.2.5. My demo: https://github.com/walklown/dubbo-pr-test/tree/main/try-recurrent-1 |
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
Dubbo java 3.2.11 to 3.3.3
Java 21
Spring Boot 3.2.5
Alibaba Spring Cloud 2023.0.0.0-RC1
Seata 2.0
Nacos
Steps to reproduce this issue
Error message:
constructor StubMethodDescriptor in class org.apache.dubbo.rpc.model.StubMethodDescriptor cannot be applied to given types;
What you expected to happen
use Dubbo java 3.2.10 is ok.
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: