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

Failover connector max retry bug fix #36605

Merged
merged 2 commits into from
Nov 30, 2024

Conversation

akats7
Copy link
Contributor

@akats7 akats7 commented Nov 29, 2024

Description

Resolves a bug with max retries setting that prevents proper recovery when max_retries is set to 0 (disabled)

Link to tracking issue

Fixes #36587

Testing

Added a test to account for max_retries == 0 scenario

Documentation

@akats7 akats7 requested review from djaglowski, fatsheep9146 and a team as code owners November 29, 2024 21:43
Copy link

linux-foundation-easycla bot commented Nov 29, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

@akats7 akats7 changed the title max retry bug fix Failover connector max retry bug fix Nov 29, 2024
@akats7 akats7 force-pushed the failover-max-retry-fix branch from 394a1a9 to aad2cdf Compare November 29, 2024 21:45
@djaglowski djaglowski merged commit 4b45285 into open-telemetry:main Nov 30, 2024
158 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 30, 2024
shivanthzen pushed a commit to shivanthzen/opentelemetry-collector-contrib that referenced this pull request Dec 5, 2024
ZenoCC-Peng pushed a commit to ZenoCC-Peng/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2024
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
AkhigbeEromo pushed a commit to sematext/opentelemetry-collector-contrib that referenced this pull request Jan 13, 2025
chengchuanpeng pushed a commit to chengchuanpeng/opentelemetry-collector-contrib that referenced this pull request Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failover does not respect priority-levels
3 participants