[
https://issues.apache.org/jira/browse/IGNITE-6139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16136483#comment-16136483
]
Vladimir Ozerov commented on IGNITE-6139:
-----------------------------------------
[~ilyak], several comments from my side:
1) Correct product name should be "Apache Ignite". We have a kind of mismatch
between different drivers, but we will align it over time.
2) As JDBC2 driver starts true client node, which operate with multiple
servers, it is not easy to say what is "database version", as different servers
might have different versions. Let's have {{database version = driver version =
local Ignite node version}}.
> JDBC driver should return actual values for get*Version()
> ---------------------------------------------------------
>
> Key: IGNITE-6139
> URL: https://issues.apache.org/jira/browse/IGNITE-6139
> Project: Ignite
> Issue Type: Improvement
> Affects Versions: 2.1
> Reporter: Ilya Kasnacheev
> Assignee: Ilya Kasnacheev
>
> Right now it returns:
> Database version 1.0 (suggested - actual version from server nodes)
> JDBC version 1.0 (suggested - 4.1, that's what's in Java 7)
> Driver version 1.0 (suggested - actual version of running Ignite code)
> Database product name is "Ignite Cache", probably keep that.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)