[
https://issues.apache.org/jira/browse/NIFI-13877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-13877.
-------------------------------------
Fix Version/s: 2.0.0-M5
Resolution: Fixed
> JdbcCatalog connections are 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
> Priority: Major
> Fix For: 2.0.0-M5
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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)