Skip to content

[Bug] grpc-status is missing  #14498

@dugq

Description

@dugq

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    component/sdkRelated with apache/dubbotype/bugBugs to being fixed

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions