You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by "kcheng.mvp" <kc...@gmail.com> on 2018/11/08 11:39:29 UTC

ignite 2.7 connection pool support?

Known from mail list ignite 2.7 will support jdbc datasource. 

and there is a jira about jdbc connection support 

https://issues.apache.org/jira/browse/IGNITE-6145

it's blocked by 
https://issues.apache.org/jira/browse/IGNITE-6140


right now https://issues.apache.org/jira/browse/IGNITE-6140 is in 2.7

not sure ignite 2.7 jdbc driver support connection pool such as C3P0 and
HikariCP or not?



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: ignite 2.7 connection pool support?

Posted by aealexsandrov <ae...@gmail.com>.
Hi,

Ignite data source should be supported in 2.7 release. The use case you can
see in next test:

https://github.com/apache/ignite/blob/master/modules/clients/src/test/java/org/apache/ignite/jdbc/thin/JdbcThinDataSourceSelfTest.java

However, you can try to ask Taras according to
https://issues.apache.org/jira/browse/IGNITE-6145 on development user list
http://apache-ignite-developers.2346864.n4.nabble.com.

For example here:

http://apache-ignite-developers.2346864.n4.nabble.com/jira-Created-IGNITE-6145-JDBC-thin-support-connection-pooling-td21177.html

BR,
Andrei



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/