You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2017/02/02 01:59:52 UTC

[jira] [Created] (IGNITE-4643) JdbcDatabaseMetadata.getIndexInfo() method not working

Valentin Kulichenko created IGNITE-4643:
-------------------------------------------

             Summary: JdbcDatabaseMetadata.getIndexInfo() method not working
                 Key: IGNITE-4643
                 URL: https://issues.apache.org/jira/browse/IGNITE-4643
             Project: Ignite
          Issue Type: Bug
          Components: jdbc-driver
    Affects Versions: 1.8
            Reporter: Valentin Kulichenko
            Assignee: Valentin Kulichenko
             Fix For: 1.9


{{JdbcDatabaseMetadata.getIndexInfo()}} method does not update metadata before creating result set. So if it's a first method invocation on this instance of {{JdbcDatabaseMetadata}}, it fails with NPE. Need to create tests and add {{updateMetaData()}} call in the beginning of the method.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)