-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(admin): add retries for GroupCoordinator errors
- retry admin operations that rely on talking to the group coordinator for a given ID if the coordinator has changed from the cached value, or is not available - also fixup controller retry in ElectLeaders to use the err from response rather than sendAndReceive - also rename isErrNotController to isRetriableControllerError for consistency Signed-off-by: Dominic Evans <[email protected]>
- Loading branch information
Showing
1 changed file
with
122 additions
and
70 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