🍒 11949 - Fix RUM injection for offset response writes#12064
🍒 11949 - Fix RUM injection for offset response writes#12064PerfectSlayer wants to merge 1 commit into
Conversation
Add RUM offset write regression coverage Fix RUM injection for offset writes Merge branch 'master' into codex/fix-rum-injection-offset-writes Preserve boundary-spanning RUM injection matches Refine RUM injection offset writes Consolidate Spring Boot WebMVC smoke tests Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io> (cherry picked from commit 8f323b5)
There was a problem hiding this comment.
More details
The offset-write fix preserves response content and injects exactly once across sliced bulk writes, marker-at-end inputs, and markers split across write boundaries. Direct execution of both byte and character implementations matched a reference injector across 20,000 randomized scenarios; the Gradle test task itself could not start because the wrapper distribution download was unavailable.
📊 Validated against 20000 scenarios · Open Bits AI session
🤖 Datadog Autotest · Commit bed0fd5 · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest
This comment has been minimized.
This comment has been minimized.
🟢 Java Benchmark SLOs — All performance SLOs passed
PR vs. master results
Commit: Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion. |
Backport #11949 to release/v1.64.x