[
https://issues.apache.org/jira/browse/NIFI-15922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-15922:
------------------------------------
Description:
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 the {{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.
The objective of this ticket is to remove the word JSON from all of the
aforementioned places.
was:
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 the {{YamlTreeReader.}} All of these descriptions make
sense without the use of the word JSON and can be interpreted based on the
context JSON or YAML.
The objective of this ticket is to remove the word JSON from all of the
aforementioned places.
> 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
>
> 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 the {{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.
> The objective of this ticket is to remove the word JSON from all of the
> aforementioned places.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)