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

Remove checks of ErrNilNextConsumer #31793

Merged
merged 7 commits into from Mar 19, 2024

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Mar 17, 2024

Description:
Remove explicit checks in all receivers to check if the next consumer is nil.
The nil check is now done by the pipeline builder.

This is a follow up of open-telemetry/opentelemetry-collector#9322.

This PR blocks open-telemetry/opentelemetry-collector#9779.

@atoulme atoulme force-pushed the remove_ErrNilNextConsumer_impl branch from be9e5cb to 9a3ec60 Compare March 17, 2024 00:45
Copy link
Member

@songy23 songy23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

None yet

4 participants