You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2016/02/02 21:13:40 UTC

[jira] [Updated] (SOLR-8507) Add information about database product name, product version, driver name, and driver version.

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

Kevin Risden updated SOLR-8507:
-------------------------------
    Attachment: SOLR-8507.patch

Attached patch with commented out tests which short circuits when it finds first node that doesn't fail getting version information.

> Add information about database product name, product version, driver name, and driver version.
> ----------------------------------------------------------------------------------------------
>
>                 Key: SOLR-8507
>                 URL: https://issues.apache.org/jira/browse/SOLR-8507
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrJ
>    Affects Versions: Trunk
>            Reporter: Kevin Risden
>            Priority: Minor
>         Attachments: SOLR-8507.patch, SOLR-8507.patch, SOLR-8507.patch
>
>
> DBVisualizer asks for information about database product name, product version, driver name, and driver version. These should be implemented in DatabaseMetaDataImpl.
> 2016-01-07 13:30:10.814 FINE    83 [pool-3-thread-10 - E.ᅣチ] RootConnection: DatabaseMetaDataImpl.getDatabaseProductName()
> 2016-01-07 13:30:10.814 FINE    83 [pool-3-thread-10 - E.ᅣチ] RootConnection: DatabaseMetaDataImpl.getDatabaseProductVersion()
> 2016-01-07 13:30:10.814 FINE    83 [pool-3-thread-10 - E.ᅣチ] RootConnection: DatabaseMetaDataImpl.getDriverName()
> 2016-01-07 13:30:10.814 FINE    83 [pool-3-thread-10 - E.ᅣチ] RootConnection: DatabaseMetaDataImpl.getDriverVersion()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org