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
Is there a particular reason why CommitTimeoutException is not a RetriableCommitFailedException such that the CommitRecovery.Default will retry committing the offsets?
The text was updated successfully, but these errors were encountered:
Is there a particular reason why
CommitTimeoutException
is not aRetriableCommitFailedException
such that theCommitRecovery.Default
will retry committing the offsets?The text was updated successfully, but these errors were encountered: