You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Roman Kondakov (JIRA)" <ji...@apache.org> on 2017/12/06 09:24:00 UTC

[jira] [Created] (IGNITE-7120) Test cases inherited by AbstractSchemaSelfTest became flucky after the refactoring to use SQL API.

Roman Kondakov created IGNITE-7120:
--------------------------------------

             Summary: Test cases inherited by AbstractSchemaSelfTest became flucky after the refactoring to use SQL API.
                 Key: IGNITE-7120
                 URL: https://issues.apache.org/jira/browse/IGNITE-7120
             Project: Ignite
          Issue Type: Bug
          Components: sql
    Affects Versions: 2.3
            Reporter: Roman Kondakov
             Fix For: 2.4


This problem may be caused by the delay between CREATE INDEX command and the consequitive JDBC metadata updating.  Therefore, a metadata info may be outdated in AbstractSchemaSelfTest#assertIndex() {.. c.getMetaData().getIndexInfo() ..}



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