Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replicator: enforce maxRetryCount per domain #2987

Merged
merged 4 commits into from
Jan 16, 2020
Merged

Conversation

venkat1109
Copy link
Contributor

This patch enforces maxRetryAttempts when processing replication tasks. The config option exist currently but is not used. This patch modifies the config option to be a per domain config and enforces it only within replicator. This patch is needed to mitigate bad state created by some workflows in production.

@venkat1109 venkat1109 requested a review from a team January 16, 2020 01:26
@venkat1109 venkat1109 self-assigned this Jan 16, 2020
@coveralls
Copy link

coveralls commented Jan 16, 2020

Coverage Status

Coverage increased (+0.4%) to 67.121% when pulling 3306478 on venkat1109:0.10.4 into 1edca71 on uber:0.10.4.

@venkat1109 venkat1109 merged commit e896dc3 into uber:0.10.4 Jan 16, 2020
@venkat1109 venkat1109 deleted the 0.10.4 branch January 16, 2020 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants