[
https://issues.apache.org/jira/browse/NIFI-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18080136#comment-18080136
]
ASF subversion and git services commented on NIFI-15922:
--------------------------------------------------------
Commit 1387c60592c264bf7974c3d3d216a9c3abe02578 in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1387c60592c ]
NIFI-15922 Removed use of the word JSON from Properties in YamTreeReader
(#11233)
Signed-off-by: David Handermann <[email protected]>
> Remove the use of the word JSON from those properties YamTreeReader inherits
> from JsonTreeReader
> ------------------------------------------------------------------------------------------------
>
> Key: NIFI-15922
> URL: https://issues.apache.org/jira/browse/NIFI-15922
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The {{NESTED_FIELD}} value in enum {{{}StartingFieldStrategy{}}}, the
> property descriptor {{MAX_STRING_LENGTH}} in {{AbstractJsonRowRecordReader}}
> and property descriptors {{STARTING_FIELD_NAME and}}
> {{SCHEMA_APPLICATION_STRATEGY}} in {{JsonTreeReader}} are inherited by
> {{YamlTreeReader}} and all make reference to JSON which can be confusing to a
> user when configuring a {{Yaml}} controller service. All of these
> descriptions make sense without the use of the word JSON and can be
> interpreted based on the context JSON or YAML. Hence the word JSON should be
> removed from all of these places.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)