[
https://issues.apache.org/jira/browse/NIFI-16333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18115211#comment-18115211
]
ASF subversion and git services commented on NIFI-16333:
--------------------------------------------------------
Commit 8a5aebefab8e7f834aa5cfead4f4ce83b1ed114b in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8a5aebefab8 ]
NIFI-16333 Invalidated Secrets Manager caching when starting a Connector
(#11663)
Signed-off-by: David Handermann <[email protected]>
> Bypass Secrets Manager cache when a connector starts
> ----------------------------------------------------
>
> Key: NIFI-16333
> URL: https://issues.apache.org/jira/browse/NIFI-16333
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> At the moment if a connector is stopped and restarted, it does not ensure
> that its referenced secrets would be refreshed as we may be using the cached
> value from when the connector was running. The goal of this change is to
> bypass the secrets manager caching when the connector starts to make sure we
> have refreshed values. This can be used as a way to address secrets rotation
> by simply restarting the connector.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)