[
https://issues.apache.org/jira/browse/NIFI-14560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17951133#comment-17951133
]
ASF subversion and git services commented on NIFI-14560:
--------------------------------------------------------
Commit 330aa6ae8fe6d852c13969262495878fe19aafc6 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=330aa6ae8f ]
NIFI-14560 Removed Supported Proxies from Property Description Field
Signed-off-by: Pierre Villard <[email protected]>
This closes #9935.
> Remove Proxy Types from Service Property Description
> ----------------------------------------------------
>
> Key: NIFI-14560
> URL: https://issues.apache.org/jira/browse/NIFI-14560
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The Proxy Configuration Service includes a dynamic Property Descriptor that
> adds the display names for supported proxy types to the description. This
> addition to the description field is not deterministic due to the use of
> java.util.Set, and the the addition is not necessary since the information is
> already provided through allowable values. The description field generation
> should be changed to remove the proxy type display names.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)