[
https://issues.apache.org/jira/browse/NIFI-13877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890471#comment-17890471
]
ASF subversion and git services commented on NIFI-13877:
--------------------------------------------------------
Commit 7e1789d6f0d6d4aad11b7f8c572d1dc3386b0791 in nifi's branch
refs/heads/main from Mark Bathori
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7e1789d6f0 ]
NIFI-13877 Closed Catalog after processing in PutIceberg (#9395)
- Resolved JdbcCatalog being created but not closed
Signed-off-by: David Handermann <[email protected]>
> 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
> 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)