https://bz.apache.org/bugzilla/show_bug.cgi?id=63639
--- Comment #2 from republic <[email protected]> --- i thought that "CSV Data Set Config" element read file content to a list; but all user thread get data from this list,so there must be competition. i thought this can explain why my handcode threads load test get 14000qps, but jmeter get only 6300qps. my handcode threads initialized with thread's own data, no competition; my solution was given at bug description -- You are receiving this mail because: You are the assignee for the bug.
