[jira] [Commented] (NIFI-11653) Add Connection URL Validation for DB Connection Pool Services

2023-06-06 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on NIFI-11653:


Commit 6a7a91f0fa827a2fa30b408d8bf7f7952d34559a in nifi's branch 
refs/heads/support/nifi-1.x from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6a7a91f0fa ]

NIFI-11653 This closes #7349. Added Connection URL Validation for Database 
Services

Signed-off-by: Joe Witt 


> Add Connection URL Validation for DB Connection Pool Services
> -
>
> Key: NIFI-11653
> URL: https://issues.apache.org/jira/browse/NIFI-11653
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Extensions
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Minor
> Fix For: 1.latest, 2.latest
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The {{DBCPConnectionPool}} and {{HikariCPConnectionPool}} Controller Services 
> support configurable access to databases using JDBC. Properties such as the 
> Connection URL support a wide variety of options and the existing property 
> validation allows any string. A custom property validator should be 
> implemented to provide better scoping for supported use cases. This includes 
> disallowing connections to file-backed database such as H2.



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


[jira] [Commented] (NIFI-11653) Add Connection URL Validation for DB Connection Pool Services

2023-06-06 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on NIFI-11653:


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

NIFI-11653 This closes #7349. Added Connection URL Validation for Database 
Services

Signed-off-by: Joe Witt 


> Add Connection URL Validation for DB Connection Pool Services
> -
>
> Key: NIFI-11653
> URL: https://issues.apache.org/jira/browse/NIFI-11653
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Extensions
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Minor
> Fix For: 1.latest, 2.latest
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The {{DBCPConnectionPool}} and {{HikariCPConnectionPool}} Controller Services 
> support configurable access to databases using JDBC. Properties such as the 
> Connection URL support a wide variety of options and the existing property 
> validation allows any string. A custom property validator should be 
> implemented to provide better scoping for supported use cases. This includes 
> disallowing connections to file-backed database such as H2.



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