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

Fix missing maxStreamLifetime timeout #222

Merged
merged 3 commits into from
Jun 12, 2024

Conversation

moh-osman3
Copy link
Contributor

Fix missing maxStreamLifetime by checking stream.workState.maxStreamLifetime instead of stream.maxStreamLifetime, because stream.maxStreamLifetime is never set anywhere.

This PR also fixes missing otel_arrow_stream_recv parent spans in recently observed traces.

@moh-osman3 moh-osman3 marked this pull request as ready for review June 12, 2024 04:54
@jmacd jmacd merged commit 21add9a into open-telemetry:main Jun 12, 2024
2 checks passed
@jmacd jmacd mentioned this pull request Jun 21, 2024
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