[
https://issues.apache.org/jira/browse/NIFI-14741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-14741:
------------------------------------
Fix Version/s: 2.5.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Correct wording in org.apache.nifi.serialization.RecordReader javadoc
> ---------------------------------------------------------------------
>
> Key: NIFI-14741
> URL: https://issues.apache.org/jira/browse/NIFI-14741
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Trivial
> Fix For: 2.5.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In the javadoc for RecordReader it says
> {code:java}
> * <p>
> * A RowRecordReader is responsible for parsing data and returning a record
> at a time
> * in order to allow the caller to iterate over the records individually.
> * </p>{code}
> Instead of RowRecordReader it should say RecordReader
--
This message was sent by Atlassian Jira
(v8.20.10#820010)