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
The offset that we are trying to read was deleted (either via the API or via the retention policy)
The offset does not exist yet (or is gone for another reason, e.g. because a topic was re-created).
Both cases are reported using the very same error code, but the FETCH response should have enough information (log start, high watermark) to determine the difference.