Julien G. created NIFI-11923:
--------------------------------
Summary: Added consistency between RecordReader/RecordWriter and
ValidateRecord properties
Key: NIFI-11923
URL: https://issues.apache.org/jira/browse/NIFI-11923
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Julien G.
Assignee: Julien G.
The RecordReader/RecordWriter controller services and the ValidateRecord
processor share a common property named "Schema Access Strategy" but for some
unknown reason to me the Value of the "SCHEMA_NAME_PROPERTY" allowable value is
different between them.
So, in case you want to specify it with the parameter context, you need to have
2 different parameters. One for the controller services and the other for the
processor.
So I propose to mutualize the value.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)