-
Notifications
You must be signed in to change notification settings - Fork 26.6k
Closed
Labels
component/sdkRelated with apache/dubboRelated with apache/dubbotype/bugBugs to being fixedBugs to being fixed
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 java 3.3
Steps to reproduce this issue
Consumer get an exception with grc-status:13(INTERNAL) when provider return "Mono.empty()" in reactive rpc;
What you expected to happen
Consumer should get exception with grc-status:5 and detail : NOT_FOUND.
Anything else
why the method "org.apache.dubbo.rpc.protocol.tri.h12.grpc.GrpcHttp2ServerTransportListener#httpStatusToGrpcStatus" always return 13 ?
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
Metadata
Metadata
Assignees
Labels
component/sdkRelated with apache/dubboRelated with apache/dubbotype/bugBugs to being fixedBugs to being fixed
Type
Projects
Status
Done