-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dont bubble up offset polling errors (#206)
dont bubble up offset polling errors. If we do, then the poller makes no more attempts to poll. Instead, just log the error and the poller will retry on the next iteration. If its still failing after 3 iterations, it reinitializes the admin client. Co-authored-by: Rohan Desai <[email protected]>
- Loading branch information
Showing
2 changed files
with
72 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters