Skip to content

Buffering the messages before initialization #167

@shahinghasemi

Description

@shahinghasemi

Hello, Does this library buffer the messages until it is connected to the Kafka? Consider this scenario:
We deployed our application and the API service is up and running while kafka service has delay (10 to 30 seconds).
Now in this situation the application(API service) might produce messages to topics. The ideal flow is that this library buffer the messages and flush them upon successful connection.

Does this library buffer the produced messages while not connected to the Kafka or they're simply ignored?

Metadata

Metadata

Assignees

No one assigned

    Labels

    answeredThe question has been answeredquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions