[
https://issues.apache.org/jira/browse/NIFI-14542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949937#comment-17949937
]
ASF subversion and git services commented on NIFI-14542:
--------------------------------------------------------
Commit 697f0e7647cd38ae87fb0cbc20d7791435b4bab1 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=697f0e7647 ]
NIFI-14542 Removed System.getProperty() from FetchFile Description
Signed-off-by: Pierre Villard <[email protected]>
This closes #9919.
> Remove Current User from FetchFile Property Description
> -------------------------------------------------------
>
> Key: NIFI-14542
> URL: https://issues.apache.org/jira/browse/NIFI-14542
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The FetchFile Processor includes a property named {{Log level when permission
> denied}} with a description that calls
> {{{}System.getProperty("user.name"){}}}. This results in including the build
> user in the Runtime Manifest, unnecessarily associating the property
> description with the build user. This System property reference should be
> removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)