You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Lars Francke (JIRA)" <ji...@apache.org> on 2019/04/03 20:52:00 UTC

[jira] [Created] (NIFI-6185) ListDatabaseTables processor doesn't close ResultSets

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)