Mark Bathori created NIFI-13877:
-----------------------------------
Summary: JdbcCatalog connections not closed properly in PutIceberg
Key: NIFI-13877
URL: https://issues.apache.org/jira/browse/NIFI-13877
Project: Apache NiFi
Issue Type: Bug
Reporter: Mark Bathori
Assignee: Mark Bathori
When using PutIceberg processor with JdbcCatalog Service the processor requests
a connection from the DBCPConnectionPool on each onTrigger event. Since
currently the used connections are not closed properly the connection pool runs
out of available connections and makes the processor fail.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)