You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitry Pavlov (Jira)" <ji...@apache.org> on 2022/06/14 15:25:00 UTC

[jira] [Resolved] (IGNITE-8038) DynamicColumnsConcurrentTransactionalPartitionedSelfTest#testDropColumnCoordinatorChange is flaky

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

Dmitry Pavlov resolved IGNITE-8038.
-----------------------------------
    Resolution: Cannot Reproduce

The issue seems to be not actual. Tests passed, resolving as can't reproduce.

> DynamicColumnsConcurrentTransactionalPartitionedSelfTest#testDropColumnCoordinatorChange is flaky
> -------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-8038
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8038
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Sergey Chugunov
>            Assignee: Sergey Chugunov
>            Priority: Major
>
> Test fails on TC as well as locally with the following error:
> {noformat}
> SchemaOperationException [code=1, msg=Cache doesn't exist: SQL_PUBLIC_PERSON
> ]
> at org.apache.ignite.internal.processors.query.GridQueryProcessor.processSchemaOperationLocal(GridQueryProcessor.java:1419)
> at org.apache.ignite.internal.processors.query.schema.SchemaOperationWorker.body(SchemaOperationWorker.java:108)
> at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110)
> at java.lang.Thread.run(Thread.java:745){noformat}
> No other important exceptions are in the log.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)