[ 
https://issues.apache.org/jira/browse/NIFI-14843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Stieglitz updated NIFI-14843:
------------------------------------
    Status: Patch Available  (was: In Progress)

> Replace old style for loop with for each in 
> org.apache.nifi.repository.schema.SchemaRecordReader
> ------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-14843
>                 URL: https://issues.apache.org/jira/browse/NIFI-14843
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Discovered another old style for loop which can be a for each loop using 
> Intellij despite having PMD's ForLoopCanBeForeach in place with NIFI-14194. 
> The for loop is in 
> {code:java}
> org.apache.nifi.repository.schema.SchemaRecordReader{code}
> one line 232. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to