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

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

     [ https://issues.apache.org/jira/browse/NIFI-6185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Koji Kawamura resolved NIFI-6185.
---------------------------------
    Resolution: Fixed

I will update the fix version later once 1.9.2 release gets done. This fix is not included in nifi-1.9.2-RC2.

> 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: 40m
>  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)