jmeter-http2-plugin icon indicating copy to clipboard operation
jmeter-http2-plugin copied to clipboard

Timer doubled inside bzm - HTTP2 Async Controller

Open Pill30 opened this issue 6 months ago • 1 comments

Test1: bzm - HTTP2 Sampler with child Constant Timer set at 10000ms

  • Result: Correct 10 second delay between requests (Correct)

Image

Test2: bzm - HTTP2 Sampler with child Constant Timer set at 10000ms Inside bzm - HTTP2 Async Controller

  • Result: 20 Seconds (double) between requests (Incorrect!)

Image

TestPlan Image

Pill30 avatar Jun 12 '25 14:06 Pill30

We've identified a bug in sample processing, which is running all pre- and post-processing operations twice. Thanks for reporting it.

3dgiordano avatar Jun 12 '25 18:06 3dgiordano