[infinispan-issues] [JBoss JIRA] (ISPN-9882) JdbcStringBasedStore leaks threads

Dan Berindei (Jira) issues at jboss.org
Sun Jan 20 16:27:00 EST 2019


Dan Berindei created ISPN-9882:
----------------------------------

             Summary: JdbcStringBasedStore leaks threads
                 Key: ISPN-9882
                 URL: https://issues.jboss.org/browse/ISPN-9882
             Project: Infinispan
          Issue Type: Bug
          Components: Core
    Affects Versions: 9.4.5.Final, 10.0.0.Alpha2
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 10.0.0.Beta1


When stopping, {{JdbcStringBasedStore}} only stops the connection factory if it implements {{ManagedConnectionFactory}}. {{PooledConnectionFactory}} doesn't implement it, so Agroal connection pools are not closed and leak threads.



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


More information about the infinispan-issues mailing list