You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Chugunov (JIRA)" <ji...@apache.org> on 2018/03/23 16:51:00 UTC

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

Sergey Chugunov created IGNITE-8038:
---------------------------------------

             Summary: 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


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}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)