You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2023/06/06 15:52:00 UTC

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

     [ https://issues.apache.org/jira/browse/NIFI-11653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-11653:
------------------------------------
    Status: Patch Available  (was: In Progress)

> 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: 10m
>  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)