[
https://issues.apache.org/jira/browse/NIFI-15458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18051522#comment-18051522
]
ASF subversion and git services commented on NIFI-15458:
--------------------------------------------------------
Commit 32cbce652be5dfcfbec66ff6844e85e6c1a9d9d8 in nifi's branch
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=32cbce652b ]
NIFI-15458 Fixed SnowflakeComputingConnectionPool's Password property
Restored the common Password property as non-dependent and defined a new one
for implementations having multiple Password Sources.
Also improved the evaluation of Password Source property using isSet() because
getProperty() returns a dummy PropertyValue instead of null.
Signed-off-by: Pierre Villard <[email protected]>
This closes #10761.
> SnowflakeComputingConnectionPool's Password property is not displayed
> ---------------------------------------------------------------------
>
> Key: NIFI-15458
> URL: https://issues.apache.org/jira/browse/NIFI-15458
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 2.7.2
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> NIFI-15216 introduced the Password Source property and made the Password
> property dependent on it. However, connection pool implementations that use
> the original simple password mechanism - such as
> SnowflakeComputingConnectionPool - do not display the Password property
> anymore, as the dependency condition is not met.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)