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
Authentication errors are non-fatal in confluent-kafka, as such, if you have an incorrectly configured oauth_cb, with for instance incorrect credentials, then kafka will just keep retrying it until it times out and then keeps going. Is there a way to force kafka to exit on authentication errors?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Authentication errors are non-fatal in confluent-kafka, as such, if you have an incorrectly configured oauth_cb, with for instance incorrect credentials, then kafka will just keep retrying it until it times out and then keeps going. Is there a way to force kafka to exit on authentication errors?
Beta Was this translation helpful? Give feedback.
All reactions