dd-trace-java
dd-trace-java copied to clipboard
Fix KafkaStreamsTest
What Does This Do
Fix KafkaStreamsTest. This test was broken after it was marked as @Flaky. Not detected because these do not run in the main CI pipelines.
Test with:
./gradlew :dd-java-agent:instrumentation:kafka-streams-0.11:latestDepTest
Motivation
Additional Notes
Contributor Checklist
- Format the title according the contribution guidelines
- Assign the
type:and (comp:orinst:) labels in addition to any usefull labels - Don't use
close,fixor any linking keywords when referencing an issue.
Usesolvesinstead, and assign the PR milestone to the issue - Update the public documentation in case of new configuration flag or behavior
Jira ticket: [PROJ-IDENT]