Skip to content

[Bug] If a StreamObserver object calls onCompleted() without first calling onNext(), it will not necessarily throw an error #15465

@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

3.x

Steps to reproduce this issue

If a StreamObserver object calls onCompleted() without first calling onNext(), it will not necessarily throw an error

What you expected to happen

close the connection.

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

    Labels

    type/bugBugs to being fixed

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions