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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)