Skip to content

[Bug] When using a parameterless server-streaming method with the Stream protocol, not enabling -parameter will cause an error because the response's name cannot be retrieved. #15381

@RainYuY

Description

@RainYuY

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

When using a parameterless server-streaming method with the Stream protocol, not enabling -parameter will cause an error because the response's name cannot be retrieved.

Steps to reproduce this issue

use method like void get(StreamObserver<String> responseObserver);

What you expected to happen

Normal run.Needn't open -paramter.

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions