David Handermann created NIFI-11653:
---------------------------------------
Summary: 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
Fix For: 1.latest, 2.latest
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)