Skip to content

[Bug] Missing result type in C header file #589

Description

Search before asking

  • I searched in the issues and found nothing similar.

Version

from v3.7.1 to v4.2.0

Minimal reproduce step

Client connection has been disconnected

What did you expect to see?

C can match the "ResultDisconnected" error when disconnected.

What did you see instead?

The pulsar_result_Disconnected error type is missing from the include/pulsar/c/result.h file, causing type matching to fail, whereas the ResultDisconnected error type is included in include/pulsar/Result.h.

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions