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

Peter Turcsanyi updated NIFI-12933:
-----------------------------------
    Status: Patch Available  (was: Open)

> Rearrange properties on GCP processors
> --------------------------------------
>
>                 Key: NIFI-12933
>                 URL: https://issues.apache.org/jira/browse/NIFI-12933
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Parent classes of the GCP processors define some common properties and they 
> are added to the processors via 
> {{{}descriptors.addAll(super.getSupportedPropertyDescriptors()){}}}.
> This practice leads to weird property ordering in most cases and it is not 
> worth using it. E.g. "Number of retries" precedes "Bucket" and "Key" 
> properties in PutGCSObject.
> Get rid of {{super.getSupportedPropertyDescriptors()}} and reorder the 
> properties in a more reasonable way.



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

Reply via email to