CSVRead inside Groovy Function not reading all lines of a file

Naveen H <[email protected]> Thu, 17 Jul 2025 22:48:53 +0530
Newsgroups gmane.comp.jakarta.jmeter.user
Message-ID <CAG-=9Zgj86Li3emeWfQ2BG09aYEmxGOUZNs8RTZ-zD9V_7gxQA@mail.gmail.com>
--000000000000d4b88b063a2334de
Content-Type: text/plain; charset="UTF-8"

Hi,

In my use case I cannot use CSV Data Config due to some complex test cases.
Hence I am using JSR233 (groovy) and reading CSV files using the CSVRead
function.

Issue is the number of lines read from the CSV file is the same as the
number of threads, Each thread always reads the same line for every
iteration.this

Example: CSV files with number 1 to 10.
Test is to read

--000000000000d4b88b063a2334de--