Skip to content

Configure Kafka consumption from a specific timestamp #7250

@mayankshriv

Description

@mayankshriv

Currently, we only seem to support smallest/largest values for consumer.prop.auto.offset.reset in case of OSS Kafka consumer plugin. It would be great to also support consuming from a specific timestamp. With the KafkaConsumer#offsetsForTime() and KafkaConsumer#seek() api's we should be able to do so (or perhaps there's a simpler way?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions