Skip to content

How does one check whether a Client object is valid? #101

@davinliuda

Description

@davinliuda

I want to know that can I send event to user when broker is avaliable and not available.

My apply is if sending message to kafka fails, I'll write the message to disk, when kafka is available next time, I'll send the failed message first, and I need to gurantee the squence of the messages.

If would be very helpful is there is synchronous rd_kafka_produce method.

looking forward to your reply.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions