[
https://issues.jboss.org/browse/ISPN-8375?page=com.atlassian.jira.plugin....
]
Ryan Emerson commented on ISPN-8375:
------------------------------------
[~gliraesi] For 10.x we're removing HikariCP and just providing the Agroal connection
pool
https://issues.jboss.org/browse/ISPN-9666, so implementing new features in 9.x for
HikariCP no longer makes sense.
Allow additional HikariCP properties to be passed via
PooledConnectionFactoryConfiguration
------------------------------------------------------------------------------------------
Key: ISPN-8375
URL:
https://issues.jboss.org/browse/ISPN-8375
Project: Infinispan
Issue Type: Enhancement
Components: Loaders and Stores
Affects Versions: 9.1.1.Final
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Priority: Major
Fix For: 9.4.2.Final
Currently the only way to provide additional HikariCP configuration is via a
`hikari.properties` file. We should allow users to enter these properties via our
xml/config builders.
This will also benefit the new datagrid-infinispan-datasources subsystem, as it will
allow users to continue to utilise many of the additional tuning options that we have
inherited from the wildfly-connector subsystem.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)