https://issues.apache.org/bugzilla/show_bug.cgi?id=57357
Bug ID: 57357
Summary: CSV Data Set Config tends towards threads using same
lines
Product: JMeter
Version: 2.12
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Created attachment 32296
--> https://issues.apache.org/bugzilla/attachment.cgi?id=32296&action=edit
Fiddler trace where bunching can be seen after a while
I've got a fairly simple script and want to run it with 5 threads. I have data
set to 'All Threads' nad a ramp up time of 120 seconds and things start of
fine. But after a while, I start to see bunches of the same calls, ultimately
in bunches of the number of threads - so bunches of 5 in this case. This takes
a while to develop but I can clearly see it in a Fiddler trace. I tried version
2.10 and it's doing the same thing. I also have a timer in the script and tried
a gaussian random timer but am still getting the same pattern developing over
time. Attaching a Fiddler screenshot. I tried it with unique data as well (so
not expecting any duplicates) but still get the effect.
--
You are receiving this mail because:
You are the assignee for the bug.