You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/10/26 13:31:00 UTC

[jira] [Updated] (IGNITE-6416) SQL: DDL tests should not check internal structures, but rather rely on expected public behavior

     [ https://issues.apache.org/jira/browse/IGNITE-6416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-6416:
------------------------------------
    Fix Version/s: 2.4

> 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)