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

Retry on temporary errors from schema reader #849

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

tvainika
Copy link
Contributor

About this change - What it does

If leader for partition is not available, it is a temporary error that is resolved after re-fetching metadata. Log, but ignore those errors.

Why this way

These both errors are documented as temporary.

If leader for partition is not available, it is a temporary error that
is resolved after re-fetching metadata.  Log, but ignore those errors.
@tvainika tvainika requested review from a team as code owners April 10, 2024 13:53
@aiven-anton aiven-anton enabled auto-merge April 10, 2024 14:09
@aiven-anton aiven-anton merged commit a1f10ea into main Apr 10, 2024
8 checks passed
@aiven-anton aiven-anton deleted the handle-not-leader-for-partition-error branch April 10, 2024 14:11
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.

2 participants