You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Chetaev (JIRA)" <ji...@apache.org> on 2017/08/22 08:45:00 UTC

[jira] [Updated] (IGNITE-6139) JDBC driver should return actual values for get*Version()

     [ https://issues.apache.org/jira/browse/IGNITE-6139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Chetaev updated IGNITE-6139:
------------------------------------
    Description: 
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.


  was:
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.


> 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)