[
https://issues.apache.org/jira/browse/GEODE-5115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16444865#comment-16444865
]
Darrel Schneider commented on GEODE-5115:
-----------------------------------------
As a workaround you can set the system property "hikaricp.configurationFile" to
a file that contains the pool properties you want to configure.
> 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
> Priority: Major
>
> 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)