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

[connector/routing] Fix configuration error with request context #37411

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vlaborie
Copy link

Description

Remove a residual fallthrough keyword which induce a configuration error

Link to tracking issue

Fixes #37410

@vlaborie vlaborie requested review from jpkrohling, mwear and a team as code owners January 22, 2025 11:48
Copy link

linux-foundation-easycla bot commented Jan 22, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: vlaborie / name: Victor Laborie (5a24138)

@atoulme
Copy link
Contributor

atoulme commented Jan 24, 2025

Sounds good. Please add a changelog and a unit test.

@vlaborie vlaborie force-pushed the main branch 2 times, most recently from c38af91 to af7932f Compare January 24, 2025 09:17
Remove a residual fallthrough keyword

Fixes open-telemetry#37410

Added unit tests for valid request context.

Updated changelog.
@vlaborie
Copy link
Author

Sounds good. Please add a changelog and a unit test.

@atoulme I just add a changelog entry and a unit test for valid request context.

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.

[routing/connector] Invalid configuration when using context request
4 participants