Skip to content

Reader without consumer group read at last offset #1368

Open
@zekth

Description

@zekth

Describe the solution you would like

Currently the implementation when spinning a consumer without consumer group will always start at the first offset:

offset: FirstOffset,

Would it be possible to support the StartOffset parameter instead?

The goal in here is to spin a consumer without a consumer group idea to get only the latest offsets

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions