-
Notifications
You must be signed in to change notification settings - Fork 26.6k
Closed
Labels
component/sdkRelated with apache/dubboRelated with apache/dubbo
Description
Pre-check
- I am sure that all the content I provide is in English.
Search before asking
- I had searched in the issues and found no similar issues.
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
dubbo 3.3.2 , openjdk17, windows11
Steps to reproduce this issue
refer to https://github.com/apache/dubbo-samples/blob/master/2-advanced/dubbo-samples-triple-http3/README.md
provider service config like that and use curl test, and it works http3 success. but use consumer invoke the provider by rpc use http3 the consumer start failed. follow is the image

both provider and consumer config as th image

consumer start failed with the error
What you expected to happen
consumer invoke provider by rpc use http3 success
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
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component/sdkRelated with apache/dubboRelated with apache/dubbo
Type
Projects
Status
Done