Daniel Stieglitz created NIFI-14343:
---------------------------------------
Summary: Collapse IdentifyMimeType property descriptors Config
File and Config Body into one property descriptor using
identifiesExternalResource
Key: NIFI-14343
URL: https://issues.apache.org/jira/browse/NIFI-14343
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
The IdentityMimeType was created prior to the introduction of the Resource
Reference abstraction hence there was a need to support the ability to specify
a configuration with full text or a file path hence the need for the two
separate property descriptors "Config File" and "Config Body". But now that the
Resource Reference abstraction exists these two property descriptors can be
collapsed into one using identifiesExternalResource. In addition this new
property descriptor can also allow for a configuration to be retrieved via a
URL.
This ticket aims to collapse property descriptors "Config File" and "Config
Body" into one property descriptor and utilize the migrate properties strategy
to map these two property descriptors to new one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)