You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/10/13 02:00:00 UTC

[jira] [Commented] (NIFI-10624) Remove Sensitive Properties Key Warning from Component Documentation

    [ https://issues.apache.org/jira/browse/NIFI-10624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17616743#comment-17616743 ] 

ASF subversion and git services commented on NIFI-10624:
--------------------------------------------------------

Commit 11314e813242464709df152f33a5e66b00d84cf9 in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=11314e8132 ]

NIFI-10624 Removed sensitive properties key warning

- Corrected logging statements with placeholders instead of concatenation
- Removed unused NiFiServerStub

Signed-off-by: Matthew Burgess <ma...@apache.org>

This closes #6513


> Remove Sensitive Properties Key Warning from Component Documentation
> --------------------------------------------------------------------
>
>                 Key: NIFI-10624
>                 URL: https://issues.apache.org/jira/browse/NIFI-10624
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Trivial
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The generated component documentation includes the following warning for classes that include sensitive properties:
> {quote}
> Before entering a value in a sensitive property, ensure that the *nifi.properties* file has an entry for the property {*}nifi.sensitive.props.key{*}.
> {quote}
> NiFi 1.14.0 and following require configuration of the {{nifi.sensitive.props.key}}, so this warning should be removed.



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