[
https://issues.apache.org/jira/browse/NIFI-6185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809464#comment-16809464
]
ASF subversion and git services commented on NIFI-6185:
-------------------------------------------------------
Commit 73571ae30933063b121f9a757a64cf5f7f9c500e in nifi's branch
refs/heads/master from Lars Francke
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=73571ae ]
NIFI-6185: ListDatabaseTables processor doesn't close ResultSets
This closes #3405.
Signed-off-by: Koji Kawamura <[email protected]>
> 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
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)