[
https://issues.apache.org/jira/browse/NIFI-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-15922:
------------------------------------
Status: Patch Available (was: In Progress)
> 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: 10m
> 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)