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)