[
https://issues.apache.org/jira/browse/IGNITE-6416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16220430#comment-16220430
]
Vladimir Ozerov commented on IGNITE-6416:
-----------------------------------------
Another test run to confirm TC state:
https://ci.ignite.apache.org/viewQueued.html?itemId=914785
> SQL: DDL tests should not check internal structures, but rather rely on
> expected public behavior
> ------------------------------------------------------------------------------------------------
>
> Key: IGNITE-6416
> URL: https://issues.apache.org/jira/browse/IGNITE-6416
> Project: Ignite
> Issue Type: Task
> Components: sql
> Affects Versions: 2.3
> Reporter: Vladimir Ozerov
> Assignee: Alexander Paschenko
> Fix For: 2.4
>
>
> We need to review our DDL tests. Looks like there are a lot waits in the
> tests which mask concurrency bugs (e.g. see IGNITE-6403). Instead, we should
> do the following:
> 1) If we want to tests asynchronous propagation of changes to clients,
> separate test should be created for this
> 2) For all other cases we should not use private API at all, and do not
> perform any waits.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)