Skip to content

Conversation

@laurit
Copy link
Contributor

@laurit laurit commented Nov 18, 2025

Resolves #15259
Spring kafka 2.8 introduces afterRecord callback that is run after record is processed and error handlers have run. This allows us to get the spans created by error handlers into the same trace as processing of the message.

@laurit laurit requested a review from a team as a code owner November 18, 2025 15:52
@github-actions github-actions bot added the test native This label can be applied to PRs to trigger them to run native tests label Nov 18, 2025
@trask
Copy link
Member

trask commented Nov 19, 2025

looks like a related testLatestDeps failure

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Nov 19, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@laurit laurit added this to the v2.23.0 milestone Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test native This label can be applied to PRs to trigger them to run native tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Span is closed to early in spring-kafka > 2.7

2 participants