https://issues.apache.org/bugzilla/show_bug.cgi?id=53806

          Priority: P2
            Bug ID: 53806
          Assignee: issues@jmeter.apache.org
           Summary: FileServer should provide direct access to the
                    BufferedReader
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: s...@apache.org
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: Main
           Product: JMeter

At present, FileServer only provides access to read a single line.

This makes it difficult to enhance CSV DataSet to handle embedded new-lines.

It would be useful to provide access to the BufferedReader. This would not need
to handle file restart, as it does not make sense for a single CSV record to be
split across a file boundary.

See also Bug 53804.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to