[
https://issues.apache.org/jira/browse/NIFI-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091370#comment-16091370
]
ASF GitHub Bot commented on NIFI-4196:
--------------------------------------
Github user pvillard31 commented on the issue:
https://github.com/apache/nifi/pull/2016
Hey @trixpan, regarding ``.displayName`` and ``.name``, I tend to think
that we should use both for new properties in a processor, even though it is
not the case for legacy properties.
Besides, some tests are now failing:
````
Failed tests:
TestDeleteS3Object.testGetPropertyDescriptors:144 size should be eq
expected:<20> but was:<22>
TestFetchS3Object.testGetPropertyDescriptors:181 size should be eq
expected:<14> but was:<16>
TestListS3.testGetPropertyDescriptors:197 size should be eq expected:<15>
but was:<17>
TestPutS3Object.testGetPropertyDescriptors:153 size should be eq
expected:<28> but was:<30>
````
> *S3 processors do not expose Proxy Authentication settings
> ----------------------------------------------------------
>
> Key: NIFI-4196
> URL: https://issues.apache.org/jira/browse/NIFI-4196
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Andre F de Miranda
> Assignee: Andre F de Miranda
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)