[ 
https://issues.apache.org/jira/browse/NIFI-15946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18081378#comment-18081378
 ] 

ASF subversion and git services commented on NIFI-15946:
--------------------------------------------------------

Commit 601d7aa37786f9e510ebaa423f5c170a0800c6a3 in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=601d7aa3778 ]

NIFI-15946 Renamed variable jsonFile to yamlFile. (#11256)

> TestYamlTreeRowRecordReader refers to YAML files with variable named jsonFile
> -----------------------------------------------------------------------------
>
>                 Key: NIFI-15946
>                 URL: https://issues.apache.org/jira/browse/NIFI-15946
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Trivial
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Many of the tests in {{TestYamlTreeRowRecordReader}} were taken from similar 
> tests in {{TestJsonTreeRowRecordReader.}} One of the variables found in 
> {{TestJsonTreeRowRecordReader}} is named {{jsonFile}}  which makes sense for 
> use with JSON files but not for YAML files. Yet that variable is used in 
> {{TestYamlTreeRowRecordReader.}}
> The goal of this ticket is rename those variables named {{jsonFile}} to 
> {{yamlFile}}



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

Reply via email to