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 NPE on consumer instrumentation, fixes #1267 #1269

Merged
merged 4 commits into from Apr 4, 2023

Conversation

ivantopo
Copy link
Contributor

Also took the opportunity to use testcontainers for the Kafka tests.

@ivantopo ivantopo linked an issue Mar 27, 2023 that may be closed by this pull request
@ivantopo ivantopo force-pushed the npe-on-consumer-instrumentation branch from 60b2726 to eafad20 Compare March 29, 2023 18:53
@ivantopo ivantopo added the Enterprise Support Marks issues with higher priority due to Enterprise/APM support agreements label Mar 29, 2023
@ivantopo ivantopo force-pushed the npe-on-consumer-instrumentation branch from eafad20 to 2fd2eef Compare March 29, 2023 19:29
@ivantopo ivantopo merged commit f464db1 into master Apr 4, 2023
2 checks passed
@ivantopo ivantopo deleted the npe-on-consumer-instrumentation branch April 4, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enterprise Support Marks issues with higher priority due to Enterprise/APM support agreements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NullPointerException on the Kafka Consumer instrumentation
1 participant