Bug 39580 - patch for option on csv dataset to disallow restarting at the top of the file
Summary: patch for option on csv dataset to disallow restarting at the top of the file
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: unspecified
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-14 23:54 UTC by sumit shah
Modified: 2006-05-21 07:22 UTC (History)
0 users



Attachments
adds recycle option to csv data set (8.03 KB, patch)
2006-05-14 23:55 UTC, sumit shah
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description sumit shah 2006-05-14 23:54:40 UTC
Attached is a patch that gives the option in CSV Dataset Config Element to
disallow recycling values once the end of the file is reached.  When the end of
the file is reached nulls are simply returned.  This allows you to use an if
controller to stop the thread, etc.
Comment 1 sumit shah 2006-05-14 23:55:31 UTC
Created attachment 18277 [details]
adds recycle option to csv data set
Comment 2 sumit shah 2006-05-14 23:56:48 UTC
FYI, leaves the default behavior of recycling values after the final line is
reached.
Comment 3 Sebb 2006-05-21 14:22:57 UTC
Code has been added to the 2.1 branch, and the documentation has been updated.

The nightly build 2-1.20060519 contains the updates
Comment 4 The ASF infrastructure team 2022-09-24 20:37:37 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1721