-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Retry sample insert after keeper cluster changes
In a [test run](#6508) we saw that oximeter sample inserts failed because a keeper leader election was occurring during an insert attempt. Wrap all inserts after keeper cluster changes in a retry to make them resilient. Fixes #6508
- Loading branch information
1 parent
a77c31b
commit 3598a80
Showing
1 changed file
with
37 additions
and
5 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