[
https://issues.apache.org/jira/browse/IGNITE-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16280166#comment-16280166
]
ASF GitHub Bot commented on IGNITE-7120:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/3156
> 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
> Assignee: Alexander Paschenko
> 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)