Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Synchronous commits? #1

Open
Open
@kevinmichaelchen

Description

@kevinmichaelchen

Should we synchronously commit (topic, partition, offset) after reading each Kafka record? If we don't, suppose we read and process messages 1, 2, and 3 concurrently, and the middle one fails, and then the reader does its periodic commit. The offset will be set to 4, even though 2 failed...

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