Skip to content

fix(kafka instrumentation): rethrow exception on consume and process #2847

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

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

Conversation

vhatsura
Copy link

Fixes #2843

Changes

Rethrow exception on ConsumeAndProcessMessageAsync extension message

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)
  • Unit tests added/updated
  • Appropriate CHANGELOG.md files updated for non-trivial changes
  • Changes in public API reviewed (if applicable)

@vhatsura vhatsura requested a review from a team as a code owner June 16, 2025 11:05
Copy link

linux-foundation-easycla bot commented Jun 16, 2025

CLA Signed


The committers listed above are authorized under a signed CLA.

@github-actions github-actions bot added the comp:instrumentation.confluentkafka Things related to OpenTelemetry.Instrumentation.ConfluentKafka label Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:instrumentation.confluentkafka Things related to OpenTelemetry.Instrumentation.ConfluentKafka
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] ConsumeAndProcessMessageAsync swallow exceptions
1 participant