[infinispan-issues] [JBoss JIRA] (ISPN-9916) JDBC Publish Flowable should explicitly close all ResultSets

Ryan Emerson (Jira) issues at jboss.org
Wed Jan 30 12:10:08 EST 2019


     [ https://issues.jboss.org/browse/ISPN-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Emerson updated ISPN-9916:
-------------------------------
    Git Pull Request: https://github.com/infinispan/infinispan/pull/6639, https://github.com/infinispan/infinispan/pull/6642  (was: https://github.com/infinispan/infinispan/pull/6639)


> JDBC Publish Flowable should explicitly close all ResultSets
> ------------------------------------------------------------
>
>                 Key: ISPN-9916
>                 URL: https://issues.jboss.org/browse/ISPN-9916
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Loaders and Stores
>    Affects Versions: 10.0.0.Alpha3, 9.4.6.Final
>            Reporter: Ryan Emerson
>            Assignee: Ryan Emerson
>            Priority: Major
>             Fix For: 10.0.0.Beta1, 9.4.7.Final
>
>
> The Flowable for the JDBC store publisher should explicitly close the created ResultSets by calling `doOnComplete(() -> JdbcUtil.safeClose(rs))` on `function.apply(rs)`



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list