Joey created NIFI-5444:
--------------------------
Summary: Add Schema Name + Schema Version to "Schema Access
Strategy" for Record Readers and Writes
Key: NIFI-5444
URL: https://issues.apache.org/jira/browse/NIFI-5444
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Joey
Currently for Record Readers and Writer there is not an option to select
"Schema Name + Schema Version" for "Schema Access Strategy". The closest
option is "HWX Schema Reference Attributes" which needs schema.identifier +
schema.version + schema.protocol.version.
Adding the option to get Schemas by only providing schema.name + schema.version
would be beneficial because it would allow switching between environments (Dev,
Trial, Prod) without being dependent on schema.identifier attribute (which is
unique per environment)
And the other option of selecting just "Schema Name" is too little information
when one has a use case where we need to process different schema versions for
the same schema name
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)