Lars Francke created NIFI-6185:
----------------------------------
Summary: ListDatabaseTables processor doesn't close ResultSets
Key: NIFI-6185
URL: https://issues.apache.org/jira/browse/NIFI-6185
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.9.2
Reporter: Lars Francke
Assignee: Lars Francke
ListDatabaseTables opens one or more (depending on whether the count is
included) ResultSets but doesn't close them. With some drivers that's not a
problem but on Oracle we see errors complaining about too many open cursors.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)