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
offset_start(Offset::end()) picks the end w/o retrieving the consumer id offset
offset_start(Offset::from_end(1) picks the end - 1 w/o retrieving the consumer id offset
Needs additional test cases
The text was updated successfully, but these errors were encountered:
offset_start(Offset::end()) picks the end w/o retrieving the consumer id offset
offset_start(Offset::from_end(1) picks the end - 1 w/o retrieving the consumer id offset
Needs additional test cases
The text was updated successfully, but these errors were encountered: