Skip to content

Kafka consumer loop should explicitly handle offset commit #13

@kinghuang

Description

@kinghuang

The Kafka consumer loop currently depends on an auto-commit interval of 5000 ms to record the consumer offset. The run loop should perhaps switch to explicit commits after it successfully calls a service for a more accurate record of where the consumer has consumed to in its topic.

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