[jira] [Commented] (IGNITE-6170) JDBC: consistent product name across all drivers

2017-09-04 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-6170:


Github user asfgit closed the pull request at:

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


> JDBC: consistent product name across all drivers
> 
>
> Key: IGNITE-6170
> URL: https://issues.apache.org/jira/browse/IGNITE-6170
> Project: Ignite
>  Issue Type: Bug
>  Components: jdbc
>Affects Versions: 2.0
>Reporter: Vladimir Ozerov
>Assignee: Roman Shtykh
>  Labels: usability
> Fix For: 2.3
>
>
> We have 3 JDBC drivers. Some of them report 
> {{DatabaseMetaData#getDatabaseProductName}} as *Ignite*, others as *Ignite 
> Cache*. Neither are correct. 
> It should be *Apache Ignite*.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (IGNITE-6170) JDBC: consistent product name across all drivers

2017-08-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-6170:


GitHub user shroman opened a pull request:

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

IGNITE-6170: JDBC: make consistent product name across all drivers



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

$ git pull https://github.com/shroman/ignite IGNITE-6170

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

https://github.com/apache/ignite/pull/2514.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 #2514


commit 3dddb61aaaf99d0721e6451c469aeef5b07598b9
Author: shroman 
Date:   2017-08-25T07:34:23Z

IGNITE-6170: JDBC: consistent product name across all drivers




> JDBC: consistent product name across all drivers
> 
>
> Key: IGNITE-6170
> URL: https://issues.apache.org/jira/browse/IGNITE-6170
> Project: Ignite
>  Issue Type: Bug
>  Components: jdbc
>Affects Versions: 2.0
>Reporter: Vladimir Ozerov
>Assignee: Roman Shtykh
> Fix For: 2.2
>
>
> We have 3 JDBC drivers. Some of them report 
> {{DatabaseMetaData#getDatabaseProductName}} as *Ignite*, others as *Ignite 
> Cache*. Neither are correct. 
> It should be *Apache Ignite*.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)