[
https://issues.apache.org/jira/browse/IGNITE-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409740#comment-16409740
]
Taras Ledkov commented on IGNITE-6140:
--------------------------------------
[~vozerov]
1. Fixed
2. Fixed, but now our JDBC logging is pure. I've created the ticket to improve
JDBC logging: IGNITE-8024
3. Not agreed. Login timeout != network timeout (furthermore now
Connection.setNetworkTimeout isn't used). I see that popular JDBC drivers
postgres, mysql don't use this option. I propose to skip it now and implement
it when it is required.
> JDBC thin: implement DataSource interface
> -----------------------------------------
>
> Key: IGNITE-6140
> URL: https://issues.apache.org/jira/browse/IGNITE-6140
> Project: Ignite
> Issue Type: Task
> Components: jdbc
> Affects Versions: 2.1
> Reporter: Taras Ledkov
> Assignee: Taras Ledkov
> Priority: Major
> Fix For: 2.5
>
>
> Implemented {{DataSource}} interface is required for JDBC compliance.
> Also it us useful for external connection pool implementation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)