[ 
https://issues.apache.org/jira/browse/NIFI-14343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Stieglitz updated NIFI-14343:
------------------------------------
    Description: 
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 a single property descriptor which uses 
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 the new one.

 

  was:
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 the new one.

 


> 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
>            Priority: Minor
>
> 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 a single property descriptor which uses 
> 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 the new one.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to