Skip to content

AutoOffsetReset of ReceiverSettings should be aligned with default Kafka settings #206

@kfh

Description

@kfh

The ReceiverSettings defaults to AutoOffsetReset.Earliest but default in Kafka is latest as per: https://kafka.apache.org/documentation/#consumerconfigs_auto.offset.reset

This should probably be aligned unless there is a specific reason do default to AutoOffsetReset.Earliest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions