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)