Skip to content

Conversation

@tokuhirom
Copy link

Fixes shutdown behavior so that all existing connections are closed cleanly. Adds tests to verify proper connection closure.

Description

#44433

Link to tracking issue

Fixes #44433

Testing

Add the test case to check the connection closed.

Documentation

@tokuhirom tokuhirom requested review from a team and dmitryax as code owners December 24, 2025 01:54
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Dec 24, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: tokuhirom / name: Tokuhiro Matsuno (de2d83e)

@github-actions github-actions bot added the first-time contributor PRs made by new contributors label Dec 24, 2025
@github-actions
Copy link
Contributor

Welcome, contributor! Thank you for your contribution to opentelemetry-collector-contrib.

Important reminders:

A maintainer will review your pull request soon. Thank you for helping make OpenTelemetry better!

@tokuhirom tokuhirom force-pushed the feature/fluentforward-connection-close-on-shutdown-44433 branch from d50d660 to 829517a Compare December 24, 2025 02:13
…rly closed on shutdown

Fixes shutdown behavior so that all existing connections are closed cleanly.
Adds tests to verify proper connection closure.

Fixes open-telemetry#44433
@tokuhirom tokuhirom force-pushed the feature/fluentforward-connection-close-on-shutdown-44433 branch from 829517a to de2d83e Compare December 24, 2025 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

After SIGHUP, events sent from existing connections are not processed by the collector

2 participants