Commit 8d3542c
Add SEQUENTIAL ID strategy for deterministic flake reproduction
Use SEQUENTIAL id.generation.strategy in the DSM-disabled Kafka test to
force a deterministic sort order for SORT_TRACES_BY_ID. Sequential IDs
sort traces in creation order, which differs from the reverse mapping
the original positional code assumed. This proves the dynamic parent
lookup fix handles any trace ordering.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b780ce8 commit 8d3542c
1 file changed
Lines changed: 4 additions & 0 deletions
File tree
- dd-java-agent/instrumentation/kafka/kafka-clients-0.11/src/test/groovy
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1481 | 1481 | | |
1482 | 1482 | | |
1483 | 1483 | | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
1484 | 1488 | | |
1485 | 1489 | | |
1486 | 1490 | | |
| |||
0 commit comments