You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'?