You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2018/04/19 21:55:00 UTC

[jira] [Created] (GEODE-5115) jdbc-connection does not provide a way to configure the connection pool

Darrel Schneider created GEODE-5115:
---------------------------------------

             Summary: jdbc-connection does not provide a way to configure the connection pool
                 Key: GEODE-5115
                 URL: https://issues.apache.org/jira/browse/GEODE-5115
             Project: Geode
          Issue Type: Bug
          Components: extensions
            Reporter: Darrel Schneider


The jdbc-connection allows parameters to be configured. These parameters are always given to the jdbc data source. But the connection pool (implemented using HikariCP) can not be configured. The parameters are always passed on to the jdbc data source.




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