Skip to content
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] grpc-status is missing #14498

Closed
3 of 4 tasks
dugq opened this issue Aug 6, 2024 · 1 comment
Closed
3 of 4 tasks

[Bug] grpc-status is missing #14498

dugq opened this issue Aug 6, 2024 · 1 comment
Labels
component/sdk Related with apache/dubbo type/bug Bugs to being fixed

Comments

@dugq
Copy link

dugq commented Aug 6, 2024

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

@dugq dugq added component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage labels Aug 6, 2024
@icodening
Copy link
Contributor

This is a bug, welcome to PR

@CrazyHZM CrazyHZM added type/bug Bugs to being fixed component/sdk Related with apache/dubbo and removed type/need-triage Need maintainers to triage component/need-triage Need maintainers to triage labels Aug 7, 2024
xingcici pushed a commit to xingcici/dubbo that referenced this issue Aug 20, 2024
AlbumenJ pushed a commit that referenced this issue Aug 21, 2024
Co-authored-by: haifeng.pang <panghaifeng@weidian.com>
@oxsean oxsean closed this as completed Sep 9, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Dubbo Board Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/sdk Related with apache/dubbo type/bug Bugs to being fixed
Projects
Archived in project
Development

No branches or pull requests

4 participants