Skip to content

error occurs when invoking seek_to_end #2600

@zcc0077

Description

@zcc0077

venv/lib/python3.11/site-packages/kafka/consumer/group.py", line 905, in seek_to_end
self._subscription.need_offset_reset(tp, OffsetResetStrategy.LATEST)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'SubscriptionState' object has no attribute 'need_offset_reset'. Did you mean: 'request_offset_reset'?

I opened a PR, please help review and merge.

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