[ https://issues.apache.org/jira/browse/GEODE-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16420952#comment-16420952 ]
ASF subversion and git services commented on GEODE-4974: -------------------------------------------------------- Commit 956a671873ea382f23839810632644162b3b8a9a in geode's branch refs/heads/develop from [~nreich] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=956a671 ] GEODE-4974: Create single connection pool per cache (#1707) > 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 > Assignee: Nick Reich > Priority: Major > Labels: pull-request-available > Fix For: 1.6.0 > > Time Spent: 20m > Remaining Estimate: 0h > > 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)