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

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

Commit b36570f2cd2992450d6d36a934cda0d206ca7fc1 in nifi's branch 
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b36570f2cd ]

NIFI-11699 Fixed dynamic properties in SnowflakeComputingConnectionPool

Also fixed driver class name handling (caused IT test failure).
Other test fixes to make IT tests work.

This closes #7387

Signed-off-by: David Handermann <[email protected]>


> Fix dynamic properties in SnowflakeComputingConnectionPool
> ----------------------------------------------------------
>
>                 Key: NIFI-11699
>                 URL: https://issues.apache.org/jira/browse/NIFI-11699
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> NIFI-11151 removed {{SENSITIVE.*}} legacy dynamic properties from 
> {{AbstractDBCPConnectionPool}} in favour of 
> {{@SupportsSensitiveDynamicProperties}} which should be used by new child 
> processors.
> The dynamic property handling was moved to {{DBCPConnectionPool}} but it is 
> missing from {{SnowflakeComputingConnectionPool}} which was also an existing 
> implementation.
> As it was released in 1.21.0 and there has been no bug report, I assume the 
> feature is not really used in the Snowflake controller service and for this 
> reason I would move forward and add back the dynamic properties with 
> {{@SupportsSensitiveDynamicProperties}} instead of the legacy {{SENSITIVE.*}}.



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

Reply via email to