[ 
https://issues.apache.org/jira/browse/IGNITE-6139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147304#comment-16147304
 ] 

ASF GitHub Bot commented on IGNITE-6139:
----------------------------------------

GitHub user alamar opened a pull request:

    https://github.com/apache/ignite/pull/2552

    IGNITE-6139 Actual version info in Thick JDBC metadata queries.

    Also fix Product Name to "Apache Ignite"

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-6139

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2552.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2552
    
----
commit d3e8e3f5015e00f1162ea0f16e7acc5656eb5b47
Author: Ilya Kasnacheev <[email protected]>
Date:   2017-08-30T14:25:31Z

    IGNITE-6139 Actual version info in Thick JDBC metadata queries.
    
    Also fix Product Name to "Apache Ignite"

----


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

Reply via email to