Skip to content

Does sarama still guarantee message ordering? #2860

@wenyihu6

Description

@wenyihu6
Description

Based on kafka documentation, "allowing retries while setting enable.idempotence to false and max.in.flight.requests.per.connection to greater than 1 will potentially change the ordering of records".

Sarama has a default configuration with a max of 3 retries, false idempotence, and a max of 5 in flight requests per connection.

Does this make the ordering guarantee in sarama no longer true?

Metadata

Metadata

Assignees

No one assigned

    Labels

    stale/exemptIssues and pull requests that should never be closed as stale

    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