You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Nick Reich (JIRA)" <ji...@apache.org> on 2018/03/30 16:32:00 UTC

[jira] [Created] (GEODE-4974) JDBC connector is creating one connection pool per region

Nick Reich created GEODE-4974:
---------------------------------

             Summary: JDBC connector is creating one connection pool per region
                 Key: GEODE-4974
                 URL: https://issues.apache.org/jira/browse/GEODE-4974
             Project: Geode
          Issue Type: Bug
          Components: extensions
            Reporter: Nick Reich


The issue is worse with partitioned regions, where a pool is created per bucket region. Need to move the pool creation to a centralized location used by all regions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)